python-urlnorm: update to 1.1.4.

This commit is contained in:
Michael Gehring 2016-08-14 08:25:31 +02:00
parent ab3f0efaf6
commit 030af6417e
1 changed files with 3 additions and 3 deletions

View File

@ -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 <eivind@uggedal.com>"
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