diff --git a/mingw-w64-soundtouch/PKGBUILD b/mingw-w64-soundtouch/PKGBUILD index 929294f6ac..3223d07fc4 100644 --- a/mingw-w64-soundtouch/PKGBUILD +++ b/mingw-w64-soundtouch/PKGBUILD @@ -3,7 +3,7 @@ _realname=soundtouch pkgbase="mingw-w64-${_realname}" pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.1.2 +pkgver=2.2 pkgrel=1 pkgdesc="An audio processing library (mingw-w64)" arch=('any') @@ -15,7 +15,7 @@ options=('strip' 'staticlibs') source=(https://gitlab.com/soundtouch/soundtouch/-/archive/${pkgver}/${_realname}-${pkgver}.tar.gz 0001-no-undefined-on.mingw.patch 0003-fix-docdir.mingw.patch) -sha256sums=('2826049e2f34efbc4c8a47d00c93649822b0c14e1f29f5569835704814590732' +sha256sums=('525478c745a51dadaf7adb8e5386ec1f903d47196fab5947dc37414344684560' '68d545eedd45afa26723aa2e3d7a447d179c78566308b29fa9d1c6a71476f50d' '2cd136046831f3ad9a2e37c0afe3ecd9f25ce27f5dbf4ee8b23b862a96e76cd5')