[arch-commits] Commit in python-idna/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jan 29 02:49:30 UTC 2015
Date: Thursday, January 29, 2015 @ 03:49:30
Author: fyan
Revision: 126722
upgpkg: python-idna 1.1-1
Modified:
python-idna/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-29 02:48:41 UTC (rev 126721)
+++ PKGBUILD 2015-01-29 02:49:30 UTC (rev 126722)
@@ -3,7 +3,7 @@
pkgbase=python-idna
pkgname=('python-idna' 'python2-idna')
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Internationalized Domain Names in Applications (IDNA)"
arch=('any')
@@ -11,7 +11,7 @@
url="https://github.com/kjd/idna"
makedepends=('python-setuptools' 'python2-setuptools')
source=("http://pypi.python.org/packages/source/i/idna/idna-${pkgver}.tar.gz")
-md5sums=('01abd8bd98f119e02aad6e686ff6181b')
+md5sums=('9f5bfff6b317763c5a6f674707744dbe')
prepare() {
cp -a idna-${pkgver}{,-python2}
More information about the arch-commits
mailing list