python-serpent: update to 1.24
This commit is contained in:
parent
18de9e945d
commit
f9e348efa1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-serpent'
|
||||
pkgname=python-serpent
|
||||
version=1.23
|
||||
revision=2
|
||||
version=1.24
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.python.org/pypi/serpent"
|
||||
distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz"
|
||||
checksum=8480ce3d8864b8974d9fe396998c6a7dae96edb68edf905bfd32ea9a11853ba5
|
||||
checksum=b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df
|
||||
|
||||
post_install() {
|
||||
head -n 4 setup.py | tail -n 3 > LICENSE
|
||||
|
|
Loading…
Reference in a new issue