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

Jelle van der Waa jelle at archlinux.org
Tue Dec 12 18:12:08 UTC 2017


    Date: Tuesday, December 12, 2017 @ 18:12:07
  Author: jelle
Revision: 274006

upgpkg: python-regex 2017.12.12-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-12 16:05:56 UTC (rev 274005)
+++ PKGBUILD	2017-12-12 18:12:07 UTC (rev 274006)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.12.05
+pkgver=2017.12.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://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('c11e9f44a05121f41aad1691336007b499438ab42478c6c24f11f7734ed3f9d6')
+sha256sums=('ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list