[arch-commits] Commit in python-regex/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Thu Feb 8 02:40:51 UTC 2018
Date: Thursday, February 8, 2018 @ 02:40:47
Author: eschwartz
Revision: 290122
upgpkg: python-regex 2018.02.08-1
upstream release
Modified:
python-regex/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-08 00:00:19 UTC (rev 290121)
+++ PKGBUILD 2018-02-08 02:40:47 UTC (rev 290122)
@@ -7,7 +7,7 @@
pkgbase=python-regex
pkgname=('python-regex' 'python2-regex')
pkgname=python-regex
-pkgver=2018.02.03
+pkgver=2018.02.08
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=('c5162e1ca552e50aac5101bbc97fc37562c69f939f21a13745d146ca7e748aa1')
+sha256sums=('2353c0e983c4029caf32016f1dddef623c3117ac282a818468c6d2f5d541698d')
build() {
cd "regex-${pkgver}"
More information about the arch-commits
mailing list