diff --git a/mingw-w64-python-cliff/PKGBUILD b/mingw-w64-python-cliff/PKGBUILD index fe808e83dd..2b07e6b9ea 100644 --- a/mingw-w64-python-cliff/PKGBUILD +++ b/mingw-w64-python-cliff/PKGBUILD @@ -3,7 +3,7 @@ _realname=cliff pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=2.14.0 +pkgver=2.14.1 pkgrel=1 pkgdesc="Command Line Interface Formulation Framewor (mingw-w64)" arch=('any') @@ -37,7 +37,7 @@ makedepends=('git' # "${MINGW_PACKAGE_PREFIX}-python2-testscenarios") options=('staticlibs' 'strip' '!debug') source=("${_realname}-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz") -sha512sums=('5c478dc23a4b76a73705605477554132dfdd177e0e58c066b98d9b230f471476fd8c2f284a02706ccedd1fd0050bdd4d000716f60408e7458f9a24a02b6d19db') +sha512sums=('1439bbfaf595df5b7b3df5773737fa030b1e72f386cc6ae46d25417f9b34fe0e629f3003184f6d2d8284fc32b14224d1a1599ce730226caef0b70901d67e5293') # Helper macros to help make tasks easier # apply_patch_with_msg() {