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

Eli Schwartz eschwartz at archlinux.org
Fri Apr 12 21:02:31 UTC 2019


    Date: Friday, April 12, 2019 @ 21:02:14
  Author: eschwartz
Revision: 451334

upgpkg: python-regex 2019.04.12-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 21:00:48 UTC (rev 451333)
+++ PKGBUILD	2019-04-12 21:02:14 UTC (rev 451334)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.04.10
+pkgver=2019.04.12
 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=('e7e54e04c4cc8d5dbacb0ad8384f39b3d55573a7890769dec5793309e1271207')
-b2sums=('be4039a98d2b90e5368249a293e1d2aec88c936fc930569d33110af718e83a75ceab11282c3937880a18e3c9a4d81107d3b835a750b4d6e7ad36b8a284022270')
+sha256sums=('7ca6e9b1d8757af3d8e23bd21391a3362a53c644d60931853da7f8d072e6b3ff')
+b2sums=('57180561d85dd6fd4a0d5ace227f8e4e1b04c684085d840a93b8813c08ffee6b96e9f1b8f9626466b116288ea390c2047e0ca033d2c2c52b68348d3601a4005b')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list