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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 10 07:30:26 UTC 2016


    Date: Thursday, March 10, 2016 @ 08:30:26
  Author: alucryd
Revision: 165814

upgpkg: python2-enum34 1.1.2-1

Modified:
  python2-enum34/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-10 06:47:49 UTC (rev 165813)
+++ PKGBUILD	2016-03-10 07:30:26 UTC (rev 165814)
@@ -3,7 +3,7 @@
 # Contributor: Schala <schalaalexiazeal at gmail.com>
 
 pkgname=python2-enum34
-pkgver=1.1.1
+pkgver=1.1.2
 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/enum34/enum34-${pkgver}.tar.gz")
-sha256sums=('9d4a9220e4ebabd7ff60d853e69c3dd89debad5ddeb9ac5e768af811ece7708e')
+sha256sums=('2475d7fcddf5951e92ff546972758802de5260bf409319a9f1934e6bbc8b1dc7')
 
 package() {
   cd enum34-${pkgver}



More information about the arch-commits mailing list