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

Eli Schwartz eschwartz at archlinux.org
Sun Nov 4 14:52:22 UTC 2018


    Date: Sunday, November 4, 2018 @ 14:52:22
  Author: eschwartz
Revision: 401473

upgpkg: python-regex 2018.11.03-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-04 14:34:44 UTC (rev 401472)
+++ PKGBUILD	2018-11-04 14:52:22 UTC (rev 401473)
@@ -7,7 +7,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2018.08.29
+pkgver=2018.11.03
 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=('b73cea07117dca888b0c3671770b501bef19aac9c45c8ffdb5bea2cca2377b0a')
+sha256sums=('4a8a645072ff7acc96b1a92c76863e324089cd3fd00bc3e41add4a7016c06761')
 
 build() {
   cd "regex-${pkgver}"



More information about the arch-commits mailing list