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

Eli Schwartz eschwartz at archlinux.org
Fri Apr 5 02:35:23 UTC 2019


    Date: Friday, April 5, 2019 @ 02:35:22
  Author: eschwartz
Revision: 449715

upgpkg: python-regex 2019.03.12-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-05 00:45:51 UTC (rev 449714)
+++ PKGBUILD	2019-04-05 02:35:22 UTC (rev 449715)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.03.09
+pkgver=2019.03.12
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=("https://files.pythonhosted.org/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha256sums=('0849077a8dfe9dba24459eb9937abe2f75a719dd6a9ab65851550765e3642aa2')
+sha256sums=('4b08704a5939c698d2d5950b5dc950597613216cc8c01048efc0da860a0c3db9')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list