[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Sun Apr 19 17:02:05 UTC 2020
Date: Sunday, April 19, 2020 @ 17:02:04
Author: eschwartz
Revision: 616518
upgpkg: python-regex 2020.4.4-1: upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-19 16:44:34 UTC (rev 616517)
+++ PKGBUILD 2020-04-19 17:02:04 UTC (rev 616518)
@@ -6,7 +6,7 @@
_pkgbase=regex
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
-pkgver=2020.2.20
+pkgver=2020.4.4
pkgrel=1
pkgdesc="Alternative python regular expression module."
arch=('x86_64')
@@ -17,8 +17,8 @@
checkdepends=('python-tests')
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('9e9624440d754733eddbcd4614378c18713d2d9d0dc647cf9c72f64e39671be5')
-b2sums=('cc23ec03dc83068320155e4e660ee27e00935d179566d007e21879506f80dd67b2c1abdd6a4dac789a239474a8b3358f1fcbcee53af91b3d2b7ef71ce19c7ab1')
+sha256sums=('295badf61a51add2d428a46b8580309c520d8b26e769868b922750cf3ce67142')
+b2sums=('0dc41e1f1464014bcdc10b7209f7ac0506aeb6a3e09c16b4ca302619aaa8271cb06138627e8ed7f64ff80cf661eb83f07b4514828cf7fa94f21211fc42ae9f7c')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list