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

Eli Schwartz eschwartz at archlinux.org
Wed Feb 6 01:11:17 UTC 2019


    Date: Wednesday, February 6, 2019 @ 01:11:16
  Author: eschwartz
Revision: 429700

upgpkg: python-regex 2019.02.05-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-06 01:05:25 UTC (rev 429699)
+++ PKGBUILD	2019-02-06 01:11:16 UTC (rev 429700)
@@ -6,7 +6,7 @@
 _pkgbase=regex
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
-pkgver=2019.01.24
+pkgver=2019.02.05
 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=('20b1601b887e1073805adda2f8a09bb4c86dc7629c46c0d7bf28444dcb32920d')
+sha256sums=('0be9a895dab15b1d31505680bf0fe2f717f602edeeeb46f87c44878c7910ece5')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list