summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-03-08 15:21:10 -0300
committerGonzalo Exequiel Pedone2024-03-08 15:21:10 -0300
commit878aa6f93bb3be479cfc18398f74998ed5300f2f (patch)
tree15cce61957f180d663dffd11f5dbdc1e01f11269 /PKGBUILD
parent0fc1399c94e1956641f1bb3c418ff616d9c13884 (diff)
downloadaur-android-armv7a-eabi-opus.tar.gz
Package updated to 1.5.1.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 166e2689b0f7..6e2e8185ca5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_android_arch=armv7a-eabi
pkgname=android-${_android_arch}-opus
-pkgver=1.4
-pkgrel=4
-pkgdesc="Codec designed for interactive speech and audio transmission over the Internet (android)"
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="Codec designed for interactive speech and audio transmission over the Internet (Android ${_android_arch})"
arch=('any')
url="http://www.opus-codec.org"
license=("BSD")
@@ -13,7 +13,7 @@ depends=('android-ndk')
options=(!strip !buildflags staticlibs !emptydirs)
makedepends=('android-configure')
source=("http://downloads.us.xiph.org/releases/opus/opus-$pkgver.tar.gz")
-sha256sums=('c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f')
+md5sums=('06c0e626ea3ad72f7b006e9130c8b15d')
prepare() {
source android-env ${_android_arch}