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

Pierre Neidhardt ambrevar at archlinux.org
Tue Oct 25 03:00:23 UTC 2016


    Date: Tuesday, October 25, 2016 @ 03:00:22
  Author: ambrevar
Revision: 193240

upgpkg: python-pypeg2 2.15.2-1

Modified:
  python-pypeg2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-25 02:30:17 UTC (rev 193239)
+++ PKGBUILD	2016-10-25 03:00:22 UTC (rev 193240)
@@ -2,8 +2,8 @@
 # Contributor: Florian Bruhin (The Compiler) <archlinux.org at the-compiler.org>
 
 pkgname=python-pypeg2
-pkgver=2.15.1
-pkgrel=3
+pkgver=2.15.2
+pkgrel=1
 pkgdesc="An intrinsic PEG Parser-Interpreter for Python"
 arch=("any")
 url="http://fdik.org/pyPEG/"
@@ -10,7 +10,7 @@
 license=("GPL2")
 depends=("python")
 source=("https://pypi.python.org/packages/source/p/pyPEG2/pyPEG2-$pkgver.tar.gz")
-md5sums=("10341d1fd733e6382c4562e4a81570cb")
+md5sums=('84057d292808553290f0b78f42c64bbe')
 
 package() {
 	cd "$srcdir/pyPEG2-$pkgver"



More information about the arch-commits mailing list