python-pyparsing: Update to 2.2.2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=pyparsing
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=2.2.1
|
||||
pkgver=2.2.2
|
||||
pkgrel=1
|
||||
pkgdesc='General parsing module for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python3"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-setuptools")
|
||||
source=("https://github.com/pyparsing/pyparsing/archive/pyparsing_$pkgver.tar.gz")
|
||||
sha512sums=('13ea8632be1c06e09510dfffb28201922062a617f3cf6c204caa325bf0269c269ce891c14aee41bf24cd2aee77a4e2f00baa6e3656c290f88e898a10248d0c34')
|
||||
sha512sums=('a6924f2fb3ae4caee4e96857f525cba87448a56817ed6c4171932d05b5c7920e09d7c11f9f85884cae9a250e4872083cf0ff0d72e61407708128ad64fd78c421')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"/
|
||||
|
||||
Reference in New Issue
Block a user