From 030af6417eb577ae41cf500709ee8c32b3178bf2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 14 Aug 2016 08:25:31 +0200 Subject: [PATCH] python-urlnorm: update to 1.1.4. --- srcpkgs/python-urlnorm/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-urlnorm/template b/srcpkgs/python-urlnorm/template index 2bc905dc936..6709039822a 100644 --- a/srcpkgs/python-urlnorm/template +++ b/srcpkgs/python-urlnorm/template @@ -1,7 +1,7 @@ # Template file for 'python-urlnorm' pkgname=python-urlnorm -version=1.1.3 -revision=2 +version=1.1.4 +revision=1 noarch=yes wrksrc="urlnorm-${version}" build_style=python-module @@ -14,7 +14,7 @@ maintainer="Eivind Uggedal " license="MIT" homepage="https://github.com/jehiah/urlnorm" distfiles="${PYPI_SITE}/u/urlnorm/urlnorm-${version}.tar.gz" -checksum=c9ea4ed056716df565ecbc34bc2b024970368a91e496009089cb54abea010059 +checksum=3cde99b7ec8edb6768dfecbed5d97e9bd0c784b0593ee28a3f83b20419dcd75e post_install() { sed -n '/^__license__/,/^"""/{/"""$/d;p}' urlnorm.py > LICENSE