python-pyparsing: Update to 2.4.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.4.0
|
||||
pkgver=2.4.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=('2888b60c2518b19979e00b01ea499c45cd0a98affe0551f80ea7985acd649d62b4e231e142d3efd65cdcd9e3a0182680bfe1c4d98e310fa2ac476f37ac4ff344')
|
||||
sha512sums=('6f16f507bedfe29f5c1bd6c2632ee859d54f5755697612baccaa7046f7411642dc271f699ec9e852b3ac81bf0e089a5fe3980218ba2ea68ee9b8269eecbff787')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir"/
|
||||
|
||||
Reference in New Issue
Block a user