[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Wed Aug 29 15:26:12 UTC 2018
Date: Wednesday, August 29, 2018 @ 15:26:11
Author: eschwartz
Revision: 375148
upgpkg: python-regex 2018.08.29-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-29 14:53:10 UTC (rev 375147)
+++ PKGBUILD 2018-08-29 15:26:11 UTC (rev 375148)
@@ -7,7 +7,7 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.08.17
+pkgver=2018.08.29
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=('56494baf1ed525deea426d3676b1ae3fdcc906b55eccfcb4ea928453e11f2a43')
+sha256sums=('b73cea07117dca888b0c3671770b501bef19aac9c45c8ffdb5bea2cca2377b0a')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list