diff --git a/mingw-w64-libirecovery/PKGBUILD b/mingw-w64-libirecovery/PKGBUILD index 71f8e83015..cc69eb29de 100644 --- a/mingw-w64-libirecovery/PKGBUILD +++ b/mingw-w64-libirecovery/PKGBUILD @@ -3,7 +3,7 @@ _realname=libirecovery pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 pkgdesc='The libirecovery library allows communication with iBoot/iBSS of iOS devices via USB (mingw-w64)' arch=('any') @@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools") source=(https://github.com/libimobiledevice/${_realname}/releases/download/${pkgver}/${_realname}-${pkgver}.tar.bz2 020-Iphlpapi.patch) -sha256sums=('74448348f8a68b654015fe1952fdc4e0781db20dcf4e1d85ec97d6f91e95eb14' +sha256sums=('d25f4b85c24df206efbbbd2d6d45d1637229e756c52d535eef047a163799f67c' 'c7e2e84a1bcb2248fe9b075e10f73b7b8a8fbda85a8d82617ab2bb4f56b6ad93') prepare() {