summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2020-08-28 12:46:06 -0300
committerGonzalo Exequiel Pedone2020-08-28 12:46:06 -0300
commit2e2153768fc3479130c77115c7dbeab9a8362a87 (patch)
treecc4b5a67aec23e6f2be82d9a2ce982de923fbc61 /PKGBUILD
parent1ba09c5aa8f1eff40641c16e22d559b9c619e3a4 (diff)
downloadaur-2e2153768fc3479130c77115c7dbeab9a8362a87.tar.gz
Package updated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4ca3833f8c9..ea3b5a6a9041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_android_arch=armv7a-eabi
pkgname=android-${_android_arch}-libvorbis
-pkgver=1.3.6
-pkgrel=4
+pkgver=1.3.7
+pkgrel=1
pkgdesc="Vorbis codec library (android)"
arch=('any')
url="http://xiph.org"
@@ -14,7 +14,7 @@ makedepends=('android-configure')
options=(!strip !buildflags staticlibs)
source=("http://downloads.xiph.org/releases/vorbis/libvorbis-${pkgver}.tar.gz"
'configure.patch')
-sha256sums=('6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb'
+sha256sums=('0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab'
'7d721302f969ef8477793e38f9ab7f1bd7b48da4f24864cc9e8c4873c3eb9a60')
prepare() {