New package: rmapi-0.0.8
This commit is contained in:
parent
f09d7b2caf
commit
868c7150b1
2 changed files with 13 additions and 0 deletions
12
srcpkgs/rmapi/template
Normal file
12
srcpkgs/rmapi/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'rmapi'
|
||||||
|
pkgname=rmapi
|
||||||
|
version=0.0.8
|
||||||
|
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"
|
||||||
|
homepage="https://github.com/juruen/rmapi"
|
||||||
|
distfiles="https://github.com/juruen/rmapi/archive/v${version}${_status}.tar.gz"
|
||||||
|
checksum=799f0c86e5ac08485a10235e09c0551543380745aa3a876cba5143ec2cf8f5a4
|
1
srcpkgs/rmapi/update
Normal file
1
srcpkgs/rmapi/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="/archive/\K[\d.]+(?=)"
|
Loading…
Add table
Add a link
Reference in a new issue