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

Felix Yan felixonmars at archlinux.org
Thu Mar 9 04:54:50 UTC 2017


    Date: Thursday, March 9, 2017 @ 04:54:49
  Author: felixonmars
Revision: 290165

upgpkg: python-idna 2.5-1

Modified:
  python-idna/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-09 00:08:04 UTC (rev 290164)
+++ PKGBUILD	2017-03-09 04:54:49 UTC (rev 290165)
@@ -3,7 +3,7 @@
 
 pkgbase=python-idna
 pkgname=('python-idna' 'python2-idna')
-pkgver=2.4
+pkgver=2.5
 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=("https://pypi.io/packages/source/i/idna/idna-$pkgver.tar.gz")
-md5sums=('b27328914784bf3e4f6fae16f4b75ba9')
+md5sums=('fc1d992bef73e8824db411bb5d21f012')
 
 prepare() {
    cp -a idna-$pkgver{,-py2}



More information about the arch-commits mailing list