pockyt: update to 1.4.6.
This commit is contained in:
parent
228253de7c
commit
65c9b49a6f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pockyt'
|
# Template file for 'pockyt'
|
||||||
pkgname=pockyt
|
pkgname=pockyt
|
||||||
version=1.4.3
|
version=1.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,5 +10,5 @@ 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=24ef22d63f798a0134d6ccfffdcc0278165b0d683115cf2376e6443e9a765a85
|
checksum=91c4e89dec141b8999feeab963fb652ea2026147ced44eea449c05d7d464cccf
|
||||||
make_check=no # no tests available
|
make_check=no # no tests available
|
||||||
|
|
Loading…
Reference in New Issue