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

Eli Schwartz eschwartz at archlinux.org
Wed Jan 10 22:22:46 UTC 2018


    Date: Wednesday, January 10, 2018 @ 22:22:45
  Author: eschwartz
Revision: 281198

upgpkg: python-regex 2018.01.10-1

upstream release

Modified:
  python-regex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 22:16:28 UTC (rev 281197)
+++ PKGBUILD	2018-01-10 22:22:45 UTC (rev 281198)
@@ -1,4 +1,5 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
+# Maintainer: Eli Schwartz <eschwartz at archlinux.org>
 # Contributor: Nikola Milinković <nikmil at gmail.com>
 # Submitter: Xiao-Long Chen <chenxiaolong at cxl.epac.to>
 
@@ -6,7 +7,7 @@
 pkgbase=python-regex
 pkgname=('python-regex' 'python2-regex')
 pkgname=python-regex
-pkgver=2017.12.12
+pkgver=2018.01.10
 pkgrel=1
 pkgdesc="Alternative python regular expression module."
 arch=('x86_64')
@@ -15,7 +16,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=(!emptydirs)
 source=(https://pypi.io/packages/source/r/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz)
-sha256sums=('ee069308c2757e565cc2b6f417ba5288e76cfe4c1764b6826063f4fbd53219d7')
+sha256sums=('139678fc013b75e486e580c39b4c52d085ed7362e400960f8be1711a414f16b5')
 
 package_python2-regex() {
   depends=('python2')



More information about the arch-commits mailing list