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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 11 19:41:57 UTC 2018


    Date: Wednesday, July 11, 2018 @ 19:41:57
  Author: eschwartz
Revision: 357415

upgpkg: python-regex 2018.07.11-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-11 19:40:56 UTC (rev 357414)
+++ PKGBUILD	2018-07-11 19:41:57 UTC (rev 357415)
@@ -7,8 +7,8 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2018.06.21
-pkgrel=2
+pkgver=2018.07.11
+pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
 url="https://bitbucket.org/mrabarnett/mrab-regex"
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('b172583f0c5f104e059a30dd6a1f9d20693031b156558590a745d6cc3192e283')
+sha256sums=('9308dbce8e5ff4ee06b172a777f6c7f650a5835a5ad41a6080eb501639c27a2f')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list