[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Nov 8 19:33:29 UTC 2018
Date: Thursday, November 8, 2018 @ 19:33:28
Author: eschwartz
Revision: 404151
upgpkg: python-regex 2018.11.07-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-08 19:32:28 UTC (rev 404150)
+++ PKGBUILD 2018-11-08 19:33:28 UTC (rev 404151)
@@ -7,7 +7,7 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.11.03
+pkgver=2018.11.07
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=('4a8a645072ff7acc96b1a92c76863e324089cd3fd00bc3e41add4a7016c06761')
+sha256sums=('7bfb6e13ed8195513160550c3a82c49da8bbc6df5d149089cd37f51f36eddd39')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list