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

Maxime Gauduin alucryd at archlinux.org
Wed Oct 22 07:22:11 UTC 2014


    Date: Wednesday, October 22, 2014 @ 09:22:11
  Author: alucryd
Revision: 121200

upgpkg: python2-enum34 1.0.3-1

Modified:
  python2-enum34/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 07:09:27 UTC (rev 121199)
+++ PKGBUILD	2014-10-22 07:22:11 UTC (rev 121200)
@@ -3,7 +3,7 @@
 # Contributor: Schala <schalaalexiazeal at gmail.com>
 
 pkgname=python2-enum34
-pkgver=1.0
+pkgver=1.0.3
 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=('384b593703b057e0b19d90ff62844b1c8796da2e6bd9957d6ce9119bdeade635')
+sha256sums=('399bb2814e4fcf3d1fe3ab3bb582e16b5c0edc357cbf6356911e7f246a2fe84c')
 
 package() {
   cd ${pkgname#*-}-${pkgver}



More information about the arch-commits mailing list