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

Eli Schwartz eschwartz at archlinux.org
Tue Jul 6 04:45:43 UTC 2021


    Date: Tuesday, July 6, 2021 @ 04:45:43
  Author: eschwartz
Revision: 972621

upgpkg: python-regex 2021.7.6-1: upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 04:17:33 UTC (rev 972620)
+++ PKGBUILD	2021-07-06 04:45:43 UTC (rev 972621)
@@ -5,7 +5,7 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2021.7.1
+pkgver=2021.7.6
 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=('849802379a660206277675aa5a5c327f5c910c690649535863ddf329b0ba8c87')
-b2sums=('484259e14af99d911a20835be73686fea621e501756b02e760128b60a52eb62719efaa0b788ca57026dbdc3dfd55aa321a0feb8e73f6b7435f8711cf465ec2f6')
+sha256sums=('8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d')
+b2sums=('9acbca300632ff45744d509e47de56625b003b2046c068f3bf5cae3987bc9bbd51e5cdc442c3e72c6c9c0daeeacd658c56b56754c0f9e83c03816237cc311000')
 
 build() {
   cd "regex-${pkgver}"




More information about the arch-commits mailing list