summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2022-07-30 17:20:33 -0300
committerGonzalo Exequiel Pedone2022-07-30 17:20:33 -0300
commit0971acc79bbcae9081797b8dbd3d1937127feeda (patch)
tree5fba2f4d96bc4aaef526d5402ab3a83444952614 /PKGBUILD
parent060e1990b0d6dd40d9d74bbc0aec146487c3b04f (diff)
downloadaur-android-armv7a-eabi-speex.tar.gz
Package updated to 1.2.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33468d6bb28b..5d272389d573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_android_arch=armv7a-eabi
pkgname=android-${_android_arch}-speex
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.2.1
+pkgrel=1
pkgdesc="A free codec for free speech (android)"
arch=(any)
url="http://www.speex.org"
@@ -14,7 +14,7 @@ depends=("android-${_android_arch}-speexdsp"
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-configure')
source=("http://downloads.xiph.org/releases/speex/speex-$pkgver.tar.gz")
-md5sums=('8ab7bb2589110dfaf0ed7fa7757dc49c')
+md5sums=('fe7bf610883ff202092b92c72fe0fe3e')
build() {
cd "${srcdir}"/speex-${pkgver}