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

Jelle van der Waa jelle at archlinux.org
Wed Jun 28 09:22:42 UTC 2017


    Date: Wednesday, June 28, 2017 @ 09:22:41
  Author: jelle
Revision: 241327

upgpkg: python-regex 2017.06.20-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 08:08:17 UTC (rev 241326)
+++ PKGBUILD	2017-06-28 09:22:41 UTC (rev 241327)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.06.07
+pkgver=2017.06.20
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('e45784bbe5a0ce4a954fbc5e0f72909798257241147271d4906bc617fd59261b')
+sha256sums=('9a12cee0166af890bf416ae8027e2e920f2571a0b7b59357b8f4c2d139dd946b')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list