diff --git a/mingw-w64-python-cliff/PKGBUILD b/mingw-w64-python-cliff/PKGBUILD index e427cf5914..3f584cde81 100644 --- a/mingw-w64-python-cliff/PKGBUILD +++ b/mingw-w64-python-cliff/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=2.17.0 +pkgver=2.18.0 pkgrel=1 pkgdesc="Command Line Interface Formulation Framewor (mingw-w64)" arch=('any') @@ -28,7 +28,7 @@ makedepends=('git' # "${MINGW_PACKAGE_PREFIX}-python-testscenarios") options=('staticlibs' 'strip' '!debug') source=("${_realname}-${pkgver}.tar.gz::https://github.com/openstack/cliff/archive/${pkgver}.tar.gz") -sha512sums=('4abe0b486e2575167d5ab00e435a897e7fa32e07578e5cbe2b1d1e412a24cbc79975dbae0096820f004840e74a701e1c80761ad24ec1e92d1faab057d14f9d28') +sha512sums=('693d8e9678567c88719a9f2e309951dcebf61277efcdbb250b11e808960ab47d5161db50d2d5d760f3ecc30629db78d986cf77959ffb2084aa2c56f81da7d6a2') # Helper macros to help make tasks easier # apply_patch_with_msg() {