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

Jelle van der Waa jelle at archlinux.org
Sat Nov 11 15:45:40 UTC 2017


    Date: Saturday, November 11, 2017 @ 15:45:38
  Author: jelle
Revision: 266245

upgpkg: python-regex 2017.11.09-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-11 14:25:51 UTC (rev 266244)
+++ PKGBUILD	2017-11-11 15:45:38 UTC (rev 266245)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.09.23
+pkgver=2017.11.09
 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=('80166c9e21c0171c7b502035f3ba25f43b5122def387ca6ba9706b6892fed7aa')
+sha256sums=('d440fbbf5a3e6dcc6c5ecb8e2dba1e01978a25a6540cbea6a583f654007bb7d5')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list