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

Eli Schwartz eschwartz at archlinux.org
Thu Oct 15 05:15:21 UTC 2020


    Date: Thursday, October 15, 2020 @ 05:15:21
  Author: eschwartz
Revision: 724050

upgpkg: python-regex 2020.10.11-1: upstream release

Modified:
  python-regex/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-15 04:36:00 UTC (rev 724049)
+++ PKGBUILD	2020-10-15 05:15:21 UTC (rev 724050)
@@ -5,8 +5,8 @@
 
 _pkgbase=regex
 pkgname=python-regex
-pkgver=2020.7.14
-pkgrel=2
+pkgver=2020.10.11
+pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
 url="https://bitbucket.org/mrabarnett/mrab-regex"
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('3a3af27a8d23143c49a3420efe5b3f8cf1a48c6fc8bc6856b03f638abc1833bb')
-b2sums=('d77f40c5dc4ced1e66dc385e6f203cb2479ee016d8c5ec6987c839b5b1ae576eda04d1d53268188ffe91c9cdf9e60e5b789ad698a680311362ecc7f4cb09d498')
+sha256sums=('463e770c48da76a8da82b8d4a48a541f314e0df91cbb6d873a341dbe578efafd')
+b2sums=('63d620ba264d27147d8f112f9c4621c2194c8ff8c35d54c6691008190f6c7fa73143f496d2fdcd063dcdc66d4f8bd713eeb3fc0c29317540896601c088eae7e3')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list