From b8bc7960cc5ba5390356314cbdffdef55173dba2 Mon Sep 17 00:00:00 2001 From: pulux Date: Sun, 19 Feb 2017 17:52:54 +0100 Subject: [PATCH] python-serpent: Update to 1.18 --- srcpkgs/python-serpent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-serpent/template b/srcpkgs/python-serpent/template index 8cece08e0eb..7bd7b5c19cb 100644 --- a/srcpkgs/python-serpent/template +++ b/srcpkgs/python-serpent/template @@ -1,6 +1,6 @@ # Template file for 'python-serpent' pkgname=python-serpent -version=1.16 +version=1.18 revision=1 wrksrc="${pkgname#*-}-${version}" noarch=yes @@ -13,7 +13,7 @@ maintainer="pulux " license="MIT" homepage="https://pypi.python.org/pypi/serpent" distfiles="${PYPI_SITE}/s/serpent/serpent-${version}.tar.gz" -checksum=c26e98c2155228a69eb0dc14ba7b888cb70099b6c4ca47fd9d1f099f7d561c3e +checksum=cc4e1aff3a38a0d438526bede81480776fa8c33fa6d5059412988b0754c9af6d post_install() { head -n 4 setup.py | tail -n 3 > LICENSE