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

Alexander Rødseth arodseth at archlinux.org
Sat Mar 26 20:08:17 UTC 2016


    Date: Saturday, March 26, 2016 @ 21:08:16
  Author: arodseth
Revision: 168508

upgpkg: python-pyparsing 2.1.1-1

Modified:
  python-pyparsing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-26 20:03:34 UTC (rev 168507)
+++ PKGBUILD	2016-03-26 20:08:16 UTC (rev 168508)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Chris Brannon <cmbrannon79 at gmail.com>
 # Contributor: Geoffroy Carrier <geoffroy.carrier at aur.archlinux.org>
 # Contributor: Arvid Ephraim Picciani <aep at exys.org>
@@ -7,7 +7,7 @@
 
 pkgname=python-pyparsing
 pkgname=('python-pyparsing' 'python2-pyparsing')
-pkgver=2.1.0
+pkgver=2.1.1
 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=('f6cb2bc85a491347c3c699db47f7ecc02903959156b4f92669ebf82395982901')
+sha256sums=('9bae5cd4cbee6da0d7d8d9a1647f5253a3b89652e707647eaf1961f4932ae6c6')
 
 prepare() {
   cp -r "pyparsing-$pkgver" py2



More information about the arch-commits mailing list