[arch-commits] Commit in python-regex/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Tue May 12 05:14:22 UTC 2020


    Date: Tuesday, May 12, 2020 @ 05:14:21
  Author: eschwartz
Revision: 626574

upgpkg: python-regex 2020.5.7-1: upstream release

Modified:
  python-regex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-12 05:10:18 UTC (rev 626573)
+++ PKGBUILD	2020-05-12 05:14:21 UTC (rev 626574)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2020.4.4
+pkgver=2020.5.7
 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=('295badf61a51add2d428a46b8580309c520d8b26e769868b922750cf3ce67142')
-b2sums=('0dc41e1f1464014bcdc10b7209f7ac0506aeb6a3e09c16b4ca302619aaa8271cb06138627e8ed7f64ff80cf661eb83f07b4514828cf7fa94f21211fc42ae9f7c')
+sha256sums=('73a10404867b835f1b8a64253e4621908f0d71150eb4e97ab2e7e441b53e9451')
+b2sums=('cdfebb92b5dc8a80f358f47a0a8c66fe38c4df46faf7d744e65f586be32dacc0c7d1c1de11b0838d6562c6f8c29f7fa11c902a5454d39f42e3f502be9ef3a49a')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list