[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Feb 7 03:42:33 UTC 2019
Date: Thursday, February 7, 2019 @ 03:42:32
Author: eschwartz
Revision: 429795
upgpkg: python-regex 2019.02.06-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-06 22:31:22 UTC (rev 429794)
+++ PKGBUILD 2019-02-07 03:42:32 UTC (rev 429795)
@@ -6,7 +6,7 @@
_pkgbase=regex
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
-pkgver=2019.02.05
+pkgver=2019.02.06
pkgrel=1
pkgdesc="Alternative python regular expression module."
arch=('x86_64')
@@ -15,7 +15,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('0be9a895dab15b1d31505680bf0fe2f717f602edeeeb46f87c44878c7910ece5')
+sha256sums=('f4661ff902ffa818e49fa67d9b0c19fc44f648a2bca3016ee4b8aae0e369c76e')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list