mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
rmapi: update to v0.0.22.1
This commit is contained in:
parent
0a81a80b3b
commit
ca5912d829
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rmapi'
|
||||
pkgname=rmapi
|
||||
version=0.0.15
|
||||
version=0.0.22.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/juruen/rmapi
|
||||
|
@ -8,5 +8,5 @@ short_desc="CLI for accessing reMarkable table files through the cloud api"
|
|||
maintainer="Patrick Pichler <mail@patrickpichler.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/juruen/rmapi"
|
||||
distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
|
||||
checksum=606101d385c1b396d0e0a3cc06b382f9b3498895e0402f717652c8b3e54a0c86
|
||||
distfiles="https://github.com/juruen/rmapi/archive/v${version}.tar.gz"
|
||||
checksum=880dae291267ae19ed524e4342fb86a935cfe9d20be99cf02086b50e179f6978
|
||||
|
|
Loading…
Add table
Reference in a new issue