python-serpent: Update to 1.18
This commit is contained in:
parent
1212eb1341
commit
b8bc7960cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-serpent'
|
# Template file for 'python-serpent'
|
||||||
pkgname=python-serpent
|
pkgname=python-serpent
|
||||||
version=1.16
|
version=1.18
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.python.org/pypi/serpent"
|
homepage="https://pypi.python.org/pypi/serpent"
|
||||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||||
checksum=c26e98c2155228a69eb0dc14ba7b888cb70099b6c4ca47fd9d1f099f7d561c3e
|
checksum=cc4e1aff3a38a0d438526bede81480776fa8c33fa6d5059412988b0754c9af6d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue