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 cafdefbb77f3..6a72257031f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ url='https://software.intel.com/en-us/android/tools'
license=('custom')
depends=("android-platform")
optdepends=('qemu' 'libvirt')
-provides=("${pkgname}-${_apilevel}" "${pkgname/x86-/x86_}-${_apilevel}")
-conflicts=("${pkgname}-${_apilevel}" "${pkgname/x86-/x86_}-${_apilevel}")
+provides=("${pkgname/x86-/x86_}-${_apilevel}")
+conflicts=("${pkgname/x86-/x86_}-${_apilevel}")
options=('!strip')
PKGEXT='.pkg.tar'
source=("http://dl.google.com/android/repository/sys-img/android/sysimg_${_arch}-${_apilevel}_${_rev}.zip"