[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Wed Jun 20 17:52:15 UTC 2018
Date: Wednesday, June 20, 2018 @ 17:52:15
Author: eschwartz
Revision: 344212
upgpkg: python-regex 2018.06.20-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-20 16:26:30 UTC (rev 344211)
+++ PKGBUILD 2018-06-20 17:52:15 UTC (rev 344212)
@@ -7,7 +7,7 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.06.09
+pkgver=2018.06.20
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=('0201b4cb42f03842a75044a3d08b62a79114f753b33ee421182c631d9f5c81f5')
+sha256sums=('68dd3b711e30af0ae437ebf3d36d7c6f5802cb768e205beaafc6734db7549869')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list