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

Eli Schwartz eschwartz at archlinux.org
Mon Apr 15 01:58:17 UTC 2019


    Date: Monday, April 15, 2019 @ 01:58:16
  Author: eschwartz
Revision: 451680

upgpkg: python-regex 2019.04.14-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-15 01:58:03 UTC (rev 451679)
+++ PKGBUILD	2019-04-15 01:58:16 UTC (rev 451680)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.04.12
+pkgver=2019.04.14
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -15,8 +15,8 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('7ca6e9b1d8757af3d8e23bd21391a3362a53c644d60931853da7f8d072e6b3ff')
-b2sums=('57180561d85dd6fd4a0d5ace227f8e4e1b04c684085d840a93b8813c08ffee6b96e9f1b8f9626466b116288ea390c2047e0ca033d2c2c52b68348d3601a4005b')
+sha256sums=('d56ce4c7b1a189094b9bee3b81c4aeb3f1ba3e375e91627ec8561b6ab483d0a8')
+b2sums=('5807f869f3fbe7ddaecdd78a00dfa7129c23916c1da505b31f49153bf60e17b14a9c35702d001fef5fd4928278d1cd730008119087ec6041f2f83ba7c84fd10b')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list