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

Alexander Rødseth arodseth at archlinux.org
Sat Jan 23 08:36:50 UTC 2016


    Date: Saturday, January 23, 2016 @ 09:36:50
  Author: arodseth
Revision: 158670

upgpkg: python-pyparsing 2.0.7-1

Modified:
  python-pyparsing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-23 08:36:49 UTC (rev 158669)
+++ PKGBUILD	2016-01-23 08:36:50 UTC (rev 158670)
@@ -7,7 +7,7 @@
 
 pkgname=python-pyparsing
 pkgname=('python-pyparsing' 'python2-pyparsing')
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc='General parsing module for Python'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 license=('MIT')
 source=("http://downloads.sourceforge.net/pyparsing/pyparsing-$pkgver.tar.gz")
-sha256sums=('aea69042752ad7e9c436eea6ae5d40e73642e27f50edb6da4a2532030ef532da')
+sha256sums=('96e98132e73a2cd2ce8fabb2ffab6c444a043fa42dd6af3f46902c974164e178')
 
 prepare() {
   cp -r "pyparsing-$pkgver" py2



More information about the arch-commits mailing list