diff --git a/mingw-w64-capstone/PKGBUILD b/mingw-w64-capstone/PKGBUILD index 137968e68b..f4f80c215d 100644 --- a/mingw-w64-capstone/PKGBUILD +++ b/mingw-w64-capstone/PKGBUILD @@ -4,7 +4,7 @@ _realname=capstone pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-capstone" "${MINGW_PACKAGE_PREFIX}-python-capstone") -pkgver=5.0.5 +pkgver=5.0.6 pkgrel=1 pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework (mingw-w64)' url='https://www.capstone-engine.org/' @@ -25,7 +25,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" options=('!strip') source=("${_realname}-${pkgver}.tar.gz::https://github.com/capstone-engine/capstone/archive/refs/tags/${pkgver}.tar.gz" "mingw_python.patch") -sha256sums=('3bfd3e7085fbf0fab75fb1454067bf734bb0bebe9b670af7ce775192209348e9' +sha256sums=('240ebc834c51aae41ca9215d3190cc372fd132b9c5c8aa2d5f19ca0c325e28f9' '7021aa9ac55a55b174e9f36d11657e110fcde0c3f57536f1c24d91dcdb34ef0a') prepare() {