summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c069469281b6..89d105767295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: frownlee <florez.brownlee@gmail.com>
pkgname=android-ndk
-pkgver=r13b
+pkgver=r14
pkgrel=1
pkgdesc='Android C/C++ developer kit'
arch=('x86_64')
@@ -17,7 +17,7 @@ replaces=('android-ndk64')
depends=('ncurses5-compat-libs')
source=('android-ndk.sh' "http://dl.google.com/android/repository/${pkgname}-${pkgver/_/}-linux-x86_64.zip")
sha256sums=('5bc58ccd7e7de03c9656ca8f13fb9bf9dff2eeee31a2670ce04a4b97be73dc95'
- '3524d7f8fca6dc0d8e7073a7ab7f76888780a22841a6641927123146c3ffd29c')
+ '3e622c2c9943964ea44cd56317d0769ed4c811bb4b40dc45b1f6965e4db9aa44')
package() {
install -d "$pkgdir/opt"