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

Eli Schwartz eschwartz at archlinux.org
Wed Apr 7 05:31:10 UTC 2021


    Date: Wednesday, April 7, 2021 @ 05:31:09
  Author: eschwartz
Revision: 912374

upgpkg: python-regex 2021.4.4-1: upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 02:45:48 UTC (rev 912373)
+++ PKGBUILD	2021-04-07 05:31:09 UTC (rev 912374)
@@ -5,7 +5,7 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2021.3.17
+pkgver=2021.4.4
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('4b8a1fb724904139149a43e172850f35aa6ea97fb0545244dc0b805e0154ed68')
-b2sums=('9388038519cc4c11a332dd1fc9b4f742af3f69453890e148971105bb4a5e73f562f7eaa4e2533548066e87aade2f64b507a6e65cd4b0070a26733fa2675190ea')
+sha256sums=('52ba3d3f9b942c49d7e4bc105bb28551c44065f139a65062ab7912bef10c9afb')
+b2sums=('a13a51a883599f726c20cdbf28d5b0f1a53d8f2eec5f4047da0ede2951694507c5065de5a84152510874db087c342d52f19d920a7b72c034325ddc91f5fb75ac')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list