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

Eli Schwartz eschwartz at archlinux.org
Mon Oct 19 03:55:19 UTC 2020


    Date: Monday, October 19, 2020 @ 03:55:16
  Author: eschwartz
Revision: 726962

upgpkg: python-regex 2020.10.15-1: upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 00:19:41 UTC (rev 726961)
+++ PKGBUILD	2020-10-19 03:55:16 UTC (rev 726962)
@@ -5,7 +5,7 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2020.10.11
+pkgver=2020.10.15
 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=('463e770c48da76a8da82b8d4a48a541f314e0df91cbb6d873a341dbe578efafd')
-b2sums=('63d620ba264d27147d8f112f9c4621c2194c8ff8c35d54c6691008190f6c7fa73143f496d2fdcd063dcdc66d4f8bd713eeb3fc0c29317540896601c088eae7e3')
+sha256sums=('d25f5cca0f3af6d425c9496953445bf5b288bb5b71afc2b8308ad194b714c159')
+b2sums=('6e5dd6129b63e1c4e413df42d4fb910d7e79ab2d07f2a433296db49b4cc60fedf9bb4859a59e7dff40234261dfaa313516085a86acf95deb3b77393a966b8373')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list