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

Jelle van der Waa jelle at archlinux.org
Sat Jul 15 14:52:39 UTC 2017


    Date: Saturday, July 15, 2017 @ 14:52:39
  Author: jelle
Revision: 245233

upgpkg: python-regex 2017.07.11-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-15 14:35:41 UTC (rev 245232)
+++ PKGBUILD	2017-07-15 14:52:39 UTC (rev 245233)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.06.23
+pkgver=2017.07.11
 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=('808fde10fef1c8aa17a79a1cf9c923c9ccac443be9c6a9bb25622269f6eb647a')
+sha256sums=('dbda8bdc31a1c85445f1a1b29d04abda46e5c690f8f933a9cc3a85a358969616')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list