summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2016-04-06 11:45:27 +0200
committerAlexander F Rødseth2016-04-06 11:45:27 +0200
commitbebb75d8faf97fc92d64eb65105504ee8caedc59 (patch)
tree38b8cadfd74f021012e603bc16eaf9eb00b53247
parentfbbb5fe0c34bf8575c7f479b1cd14bbb17392c42 (diff)
downloadaur-bebb75d8faf97fc92d64eb65105504ee8caedc59.tar.gz
Minor change
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d81de56dc76d..d109d9d43bff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Mar 12 11:16:34 UTC 2016
+# Sat Mar 12 12:23:25 UTC 2016
pkgbase = android-ndk
pkgdesc = Android C/C++ developer kit
pkgver = r11
@@ -12,7 +12,6 @@ pkgbase = android-ndk
license = custom
depends = ncurses5-compat-libs
provides = android-ndk
- replaces = android-ndk32
replaces = android-ndk64
options = !strip
options = staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index cd1027169b79..ce2d279af605 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ options=('!strip' 'staticlibs')
backup=('etc/profile.d/android-ndk.sh')
install="$pkgname.install"
provides=('android-ndk')
-replaces=('android-ndk32' 'android-ndk64')
+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'