[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Aug 17 21:06:07 UTC 2018
Date: Friday, August 17, 2018 @ 21:06:06
Author: eschwartz
Revision: 372566
upgpkg: python-regex 2018.08.17-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 20:28:04 UTC (rev 372565)
+++ PKGBUILD 2018-08-17 21:06:06 UTC (rev 372566)
@@ -7,8 +7,8 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.07.11
-pkgrel=2
+pkgver=2018.08.17
+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=('9308dbce8e5ff4ee06b172a777f6c7f650a5835a5ad41a6080eb501639c27a2f')
+sha256sums=('56494baf1ed525deea426d3676b1ae3fdcc906b55eccfcb4ea928453e11f2a43')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list