Date: Thursday, March 10, 2016 @ 08:39:19
  Author: arojas
Revision: 165820

Update to 3.2.3-2

Modified:
  python2-functools32/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-10 07:36:34 UTC (rev 165819)
+++ PKGBUILD    2016-03-10 07:39:19 UTC (rev 165820)
@@ -2,7 +2,7 @@
 # Contributor: Stephan Conrad
 
 pkgname=python2-functools32
-_pkgver=3.2.3-1
+_pkgver=3.2.3-2
 pkgver=${_pkgver//-/_}
 pkgrel=1
 pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and 
PyPy"
@@ -12,7 +12,7 @@
 makedepends=(python2-distribute)
 license=('CUSTOM')
 
source=("https://pypi.python.org/packages/source/f/functools32/functools32-$_pkgver.tar.gz";)
-md5sums=('6c226dfc1ca56ba3ee200d603b780cbc')
+md5sums=('09f24ffd9af9f6cd0f63cb9f4e23d4b2')
 
 build() {
     cd functools32-$_pkgver

Reply via email to