[arch-commits] Commit in python-regex/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Sep 29 18:59:43 UTC 2017


    Date: Friday, September 29, 2017 @ 18:59:42
  Author: jelle
Revision: 261080

upgpkg: python-regex 2017.09.23-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 18:47:25 UTC (rev 261079)
+++ PKGBUILD	2017-09-29 18:59:42 UTC (rev 261080)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.07.28
+pkgver=2017.09.23
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('27ab18243b1a0aa1467027be93b118c9fcd60dd2e4020da579fad3008bc4638f')
+sha256sums=('80166c9e21c0171c7b502035f3ba25f43b5122def387ca6ba9706b6892fed7aa')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list