[arch-commits] Commit in python-idna/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue May 19 06:17:05 UTC 2015


    Date: Tuesday, May 19, 2015 @ 08:17:05
  Author: fyan
Revision: 239546

upgpkg: python-idna 2.0-1

Modified:
  python-idna/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-18 23:54:05 UTC (rev 239545)
+++ PKGBUILD	2015-05-19 06:17:05 UTC (rev 239546)
@@ -3,7 +3,7 @@
 
 pkgbase=python-idna
 pkgname=('python-idna' 'python2-idna')
-pkgver=1.1
+pkgver=2.0
 pkgrel=1
 pkgdesc="Internationalized Domain Names in Applications (IDNA)"
 arch=('any')
@@ -10,8 +10,8 @@
 license=('BSD')
 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=('9f5bfff6b317763c5a6f674707744dbe')
+source=("https://pypi.python.org/packages/source/i/idna/idna-${pkgver}.tar.gz")
+md5sums=('bd17a9d15e755375f48a62c13b25b801')
 
 prepare() {
    cp -a idna-${pkgver}{,-python2}



More information about the arch-commits mailing list