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

Felix Yan felixonmars at archlinux.org
Mon Oct 1 11:26:59 UTC 2018


    Date: Monday, October 1, 2018 @ 11:26:59
  Author: felixonmars
Revision: 335597

upgpkg: python-pyparsing 2.2.2-1

Modified:
  python-pyparsing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-30 23:12:09 UTC (rev 335596)
+++ PKGBUILD	2018-10-01 11:26:59 UTC (rev 335597)
@@ -7,7 +7,7 @@
 
 pkgname=python-pyparsing
 pkgname=('python-pyparsing' 'python2-pyparsing')
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='General parsing module for Python'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 license=('MIT')
 source=("https://github.com/pyparsing/pyparsing/archive/pyparsing_$pkgver.tar.gz")
-sha512sums=('13ea8632be1c06e09510dfffb28201922062a617f3cf6c204caa325bf0269c269ce891c14aee41bf24cd2aee77a4e2f00baa6e3656c290f88e898a10248d0c34')
+sha512sums=('a6924f2fb3ae4caee4e96857f525cba87448a56817ed6c4171932d05b5c7920e09d7c11f9f85884cae9a250e4872083cf0ff0d72e61407708128ad64fd78c421')
 
 build() {
   cd pyparsing-pyparsing_$pkgver



More information about the arch-commits mailing list