diff --git a/mingw-w64-python-cliff/PKGBUILD b/mingw-w64-python-cliff/PKGBUILD index d675172cf5..fe808e83dd 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.13.0 +pkgver=2.14.0 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=('af0f34900897133ab7bb00142d95af20fcd124a3627f5ffc0ed82c34d86bf16afcfacfcafa600d7eba2580689b51deac8b6496e15990c2a33df95f7dcecf04f1') +sha512sums=('5c478dc23a4b76a73705605477554132dfdd177e0e58c066b98d9b230f471476fd8c2f284a02706ccedd1fd0050bdd4d000716f60408e7458f9a24a02b6d19db') # Helper macros to help make tasks easier # apply_patch_with_msg() {