From 8f4a3744446b2eb9e2f2a07ae1abc3bf743ac36d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 16 Jul 2018 05:33:31 -0300 Subject: [PATCH] python-serpent: update to 1.25. --- srcpkgs/python-serpent/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-serpent/template b/srcpkgs/python-serpent/template index c9144971d1d..2054255a5f3 100644 --- a/srcpkgs/python-serpent/template +++ b/srcpkgs/python-serpent/template @@ -1,9 +1,9 @@ # Template file for 'python-serpent' pkgname=python-serpent -version=1.24 +version=1.25 revision=1 -wrksrc="${pkgname#*-}-${version}" noarch=yes +wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="serpent.py" hostmakedepends="python-setuptools python3-setuptools" @@ -13,7 +13,7 @@ maintainer="pulux " license="MIT" homepage="https://pypi.org/project/serpent/" distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz" -checksum=b6855483d95a03b6aee358363684cd38a3a670240da5bc6da4253079cb07b8df +checksum=264a028e059c1b557701ae7c567cdab330dbd228ff924489343efcb39bd828a0 post_install() { head -n 4 setup.py | tail -n 3 > LICENSE