[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Wed Jun 6 01:57:40 UTC 2018
Date: Wednesday, June 6, 2018 @ 01:57:40
Author: eschwartz
Revision: 340695
upgpkg: python-regex 2018.06.06-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-06 01:25:51 UTC (rev 340694)
+++ PKGBUILD 2018-06-06 01:57:40 UTC (rev 340695)
@@ -7,7 +7,7 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.02.21
+pkgver=2018.06.06
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=('b44624a38d07d3c954c84ad302c29f7930f4bf01443beef5589e9157b14e2a29')
+sha256sums=('afeb71482e4f7c18ad94802c6c8fbabf2585d3804ca45a8c9db046c120a44a51')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list