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

Eli Schwartz eschwartz at archlinux.org
Sun Jun 10 04:00:56 UTC 2018


    Date: Sunday, June 10, 2018 @ 04:00:55
  Author: eschwartz
Revision: 342196

upgpkg: python-regex 2018.06.09-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 01:36:40 UTC (rev 342195)
+++ PKGBUILD	2018-06-10 04:00:55 UTC (rev 342196)
@@ -7,7 +7,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2018.06.06
+pkgver=2018.06.09
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('afeb71482e4f7c18ad94802c6c8fbabf2585d3804ca45a8c9db046c120a44a51')
+sha256sums=('0201b4cb42f03842a75044a3d08b62a79114f753b33ee421182c631d9f5c81f5')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list