[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Sun May 26 21:51:28 UTC 2019
Date: Sunday, May 26, 2019 @ 21:51:28
Author: eschwartz
Revision: 470857
upgpkg: python-regex 2019.05.25-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 19:29:25 UTC (rev 470856)
+++ PKGBUILD 2019-05-26 21:51:28 UTC (rev 470857)
@@ -6,7 +6,7 @@
_pkgbase=regex
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
-pkgver=2019.04.14
+pkgver=2019.05.25
pkgrel=1
pkgdesc="Alternative python regular expression module."
arch=('x86_64')
@@ -15,8 +15,8 @@
makedepends=('python-setuptools' 'python2-setuptools')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('d56ce4c7b1a189094b9bee3b81c4aeb3f1ba3e375e91627ec8561b6ab483d0a8')
-b2sums=('5807f869f3fbe7ddaecdd78a00dfa7129c23916c1da505b31f49153bf60e17b14a9c35702d001fef5fd4928278d1cd730008119087ec6041f2f83ba7c84fd10b')
+sha256sums=('0ac2ba14f1e069507eec395140c0701045340f386a7ee7adb95961b3a2d821ef')
+b2sums=('2e1a7a82efd36d47636759f0c387b756db2587d9ba33ba4b4145a6b251e59d02869b65901532430c3a2d1adc39546583a0179fd4ae303cce95ab0fd3f93cfc71')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list