Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rmapi: update to 0.0.17
@ 2021-11-13  4:42 klardotsh
  2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: klardotsh @ 2021-11-13  4:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1390 bytes --]

There is a new pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages klardotsh/rmapi-0017
https://github.com/void-linux/void-packages/pull/34052

rmapi: update to 0.0.17
This also fixes a license discrepancy that's existed for quite a few versions, where in https://github.com/juruen/rmapi/pull/89 the project re-licensed from GPL3 to AGPL3.

I've confirmed this works by way of actually being able to login to reMarkable's servers with this build: the URLs are wrong in the 0.0.15 that is currently packaged, and I wasn't able to generate a one-time code.

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
 
#### Local build testing
- I built this PR locally for my native architecture, (x86_64 (glibc))


A patch file from https://github.com/void-linux/void-packages/pull/34052.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh/rmapi-0017-34052.patch --]
[-- Type: text/x-diff, Size: 1049 bytes --]

From 45430d64bf40d5251e205a9473be48c8289dceb0 Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Fri, 12 Nov 2021 20:39:00 -0800
Subject: [PATCH] rmapi: update to 0.0.17

---
 srcpkgs/rmapi/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rmapi/template b/srcpkgs/rmapi/template
index dddb384fdee2..b74b02868818 100644
--- a/srcpkgs/rmapi/template
+++ b/srcpkgs/rmapi/template
@@ -1,12 +1,12 @@
 # Template file for 'rmapi'
 pkgname=rmapi
-version=0.0.15
+version=0.0.17
 revision=1
 build_style=go
 go_import_path=github.com/juruen/rmapi
 short_desc="CLI for accessing reMarkable table files through the cloud api"
 maintainer="Patrick Pichler <mail@patrickpichler.dev>"
-license="GPL-3.0-or-later"
+license="AGPL-3.0"
 homepage="https://github.com/juruen/rmapi"
 distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
-checksum=606101d385c1b396d0e0a3cc06b382f9b3498895e0402f717652c8b3e54a0c86
+checksum=129d627daa9ce66e912e8d0b960078bde9cf13a3da2cdc5788fa220a1230832a

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-06-27  2:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13  4:42 [PR PATCH] rmapi: update to 0.0.17 klardotsh
2021-11-13  4:43 ` [PR PATCH] [Updated] " klardotsh
2021-11-13  4:44 ` klardotsh
2021-11-13  5:16 ` ericonr
2021-11-13 12:55 ` karl-nilsson
2021-11-13 13:25 ` leahneukirchen
2021-11-13 13:25 ` leahneukirchen
2021-11-13 14:47 ` ericonr
2021-11-13 14:47 ` ericonr
2021-11-15 13:14 ` [PR REVIEW] " sgn
2021-11-15 19:25 ` klardotsh
2022-06-12  2:16 ` github-actions
2022-06-27  2:14 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).