[arch-commits] Commit in python2-ldap/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Wed Mar 22 10:55:59 UTC 2017


    Date: Wednesday, March 22, 2017 @ 10:55:59
  Author: spupykin
Revision: 218380

upgpkg: python2-ldap 2.4.32-1

upd

Modified:
  python2-ldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-22 10:54:28 UTC (rev 218379)
+++ PKGBUILD	2017-03-22 10:55:59 UTC (rev 218380)
@@ -3,7 +3,7 @@
 # Contributor: Morgan LEFIEUX <comete_AT_archlinuxfr.org>
 
 pkgname=python2-ldap
-pkgver=2.4.27
+pkgver=2.4.32
 pkgrel=1
 pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('python2' 'libldap>=2.4.26')
 makedepends=('chrpath')
 replaces=('python-ldap')
-source=("https://pypi.python.org/packages/fc/99/9eed836fe4d916792994838df125da9c25c5f7c31abfbf6f0ab076e5f419/python-ldap-$pkgver.tar.gz")
-md5sums=('3725db082e8624d4c797e62a92ee761a')
+source=("https://pypi.python.org/packages/67/d9/fa0ea70d1792875745116ad62ac8d4bcb07550b15cded591bb57df6a6d9a/python-ldap-$pkgver.tar.gz")
+sha256sums=('5810f1b5a9ae9255df99fb9c2dcab7352fed325687efda56c0faae1a82c5e3cb')
 
 build() {
   cd "$srcdir"/python-ldap-$pkgver



More information about the arch-commits mailing list