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

Maxime Gauduin alucryd at archlinux.org
Wed Dec 31 10:54:39 UTC 2014


    Date: Wednesday, December 31, 2014 @ 11:54:39
  Author: alucryd
Revision: 125064

upgpkg: python2-enum34 1.0.4-1

Modified:
  python2-enum34/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-31 05:48:09 UTC (rev 125063)
+++ PKGBUILD	2014-12-31 10:54:39 UTC (rev 125064)
@@ -3,7 +3,7 @@
 # Contributor: Schala <schalaalexiazeal at gmail.com>
 
 pkgname=python2-enum34
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='Python 3.4 Enum backported'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("https://pypi.python.org/packages/source/e/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz")
-sha256sums=('399bb2814e4fcf3d1fe3ab3bb582e16b5c0edc357cbf6356911e7f246a2fe84c')
+sha256sums=('d3c19f26a6a34629c18c775f59dfc5dd595764c722b57a2da56ebfb69b94e447')
 
 package() {
   cd ${pkgname#*-}-${pkgver}



More information about the arch-commits mailing list