pockyt: update to 1.1
This commit is contained in:
parent
d5dee63afc
commit
d67313c989
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pockyt'
|
# Template file for 'pockyt'
|
||||||
pkgname=pockyt
|
pkgname=pockyt
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools python-requests python-parse"
|
depends="python-setuptools python-parse"
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
short_desc="Automate and manage your pocket collection"
|
short_desc="Automate and manage your pocket collection"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=75d469e0b20e00eb584df287550a19a26c0a4b56e7802ba2c3aa739a0f1521a1
|
checksum=866d62499a92c6dcba26a0957766ef981556555bb09d548dbc103056815f159b
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue