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

Eli Schwartz eschwartz at archlinux.org
Mon Mar 5 20:19:16 UTC 2018


    Date: Monday, March 5, 2018 @ 20:19:13
  Author: eschwartz
Revision: 302813

upgpkg: python-regex 2018.02.21-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-05 20:17:53 UTC (rev 302812)
+++ PKGBUILD	2018-03-05 20:19:13 UTC (rev 302813)
@@ -7,7 +7,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2018.02.08
+pkgver=2018.02.21
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('2353c0e983c4029caf32016f1dddef623c3117ac282a818468c6d2f5d541698d')
+sha256sums=('b44624a38d07d3c954c84ad302c29f7930f4bf01443beef5589e9157b14e2a29')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list