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

Eli Schwartz eschwartz at archlinux.org
Mon Feb 18 20:59:20 UTC 2019


    Date: Monday, February 18, 2019 @ 20:59:19
  Author: eschwartz
Revision: 434288

upgpkg: python-regex 2019.02.18-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-18 20:29:05 UTC (rev 434287)
+++ PKGBUILD	2019-02-18 20:59:19 UTC (rev 434288)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.02.06
+pkgver=2019.02.18
 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=('f4661ff902ffa818e49fa67d9b0c19fc44f648a2bca3016ee4b8aae0e369c76e')
+sha256sums=('91af69ec1b09db8bf384508dc5108c164b4e020f857aa5c124334c078d387baf')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list