pockyt: update to 0.8.
This commit is contained in:
parent
df6f96d683
commit
108703d23e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pockyt'
|
||||
pkgname=pockyt
|
||||
version=0.7
|
||||
version=0.8
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style="python-module"
|
||||
|
@ -11,5 +11,5 @@ short_desc="Automate and manage your pocket collection"
|
|||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/arvindch/pockyt"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d8dcffb775a5ea28dfea3f867806ce80d7d64dac824512299d213435db7ec2ea
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=2b85d58482b63758d6886ae100fbe94e5fc2331f0cc56fbe20683beba56328ef
|
||||
|
|
Loading…
Reference in New Issue