pockyt: update to 1.4.3.
This commit is contained in:
parent
544e2d795a
commit
8cdf69cc88
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pockyt'
|
# Template file for 'pockyt'
|
||||||
pkgname=pockyt
|
pkgname=pockyt
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-parse"
|
depends="python3-setuptools python3-parse"
|
||||||
pycompile_module="$pkgname"
|
|
||||||
short_desc="Automate and manage your pocket collection"
|
short_desc="Automate and manage your pocket collection"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/arvindch/pockyt"
|
homepage="https://github.com/arvindch/pockyt"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=26d16ad6f2dad7db8726f538a9b49ac268731ea3b323c6d48d56873527c35e0b
|
checksum=24ef22d63f798a0134d6ccfffdcc0278165b0d683115cf2376e6443e9a765a85
|
||||||
|
make_check=no # no tests available
|
||||||
|
|
Loading…
Reference in a new issue