summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-12-28 16:46:49 +0100
committerMichel Zou2023-12-28 16:46:49 +0100
commit94bd189855f87306ff50c0016547ae2e17a8c62b (patch)
tree54f36f04418e46b677d7a31132d73b4cca203e3b /PKGBUILD
parenteab4000589e40269e657362f149f0925dd888bd4 (diff)
downloadaur-mingw-w64-speex.tar.gz
1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51b2bf535fd2..d882acba731c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-speex
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="A free codec for free speech (mingw-w64)"
arch=(any)
@@ -9,7 +9,7 @@ makedepends=('mingw-w64-configure')
depends=('mingw-w64-speexdsp' 'mingw-w64-libogg')
options=('staticlibs' '!strip' '!buildflags')
source=("http://downloads.xiph.org/releases/speex/speex-$pkgver.tar.gz")
-md5sums=('8ab7bb2589110dfaf0ed7fa7757dc49c')
+md5sums=('fe7bf610883ff202092b92c72fe0fe3e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"