From 5606e90a2cbecff41ce5b4e2c2c8be2ea8a62dea Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 28 Nov 2018 11:08:43 +0300 Subject: [PATCH] soundtouch: Update to 2.1.1 --- mingw-w64-soundtouch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-soundtouch/PKGBUILD b/mingw-w64-soundtouch/PKGBUILD index 4c94aeb0f2..ffda32c5b8 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.0 +pkgver=2.1.1 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=('454712b08bf758f6a4c0df8821350c323e5b274443a20e21d193d17c5dc3d0d5' +sha256sums=('09311b159e15b2f5ceec953ad711922b466642a3000449f17de1874ce7a3ac8a' '68d545eedd45afa26723aa2e3d7a447d179c78566308b29fa9d1c6a71476f50d' '2cd136046831f3ad9a2e37c0afe3ecd9f25ce27f5dbf4ee8b23b862a96e76cd5')