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

Eli Schwartz eschwartz at archlinux.org
Fri Jan 25 01:16:30 UTC 2019


    Date: Friday, January 25, 2019 @ 01:16:30
  Author: eschwartz
Revision: 427679

upgpkg: python-regex 2019.01.24-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 00:38:19 UTC (rev 427678)
+++ PKGBUILD	2019-01-25 01:16:30 UTC (rev 427679)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.01.23
+pkgver=2019.01.24
 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=('73da7e021a969f8c8c4e7a8dad54193fde4db408b4c43cf8c37dbe6857c5b156')
+sha256sums=('20b1601b887e1073805adda2f8a09bb4c86dc7629c46c0d7bf28444dcb32920d')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list