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

Jelle van der Waa jelle at archlinux.org
Sun Jul 30 18:02:57 UTC 2017


    Date: Sunday, July 30, 2017 @ 18:02:56
  Author: jelle
Revision: 247097

upgpkg: python-regex 2017.07.28-1

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-30 17:54:32 UTC (rev 247096)
+++ PKGBUILD	2017-07-30 18:02:56 UTC (rev 247097)
@@ -6,7 +6,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.07.26
+pkgver=2017.07.28
 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=('b0e0c1c80e677ee351d14bdb0345c33caab6acdbaf3a41c3f34c09bbb68c8897')
+sha256sums=('27ab18243b1a0aa1467027be93b118c9fcd60dd2e4020da579fad3008bc4638f')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list