summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuflone2019-03-30 13:59:06 +0100
committerMuflone2019-03-30 13:59:06 +0100
commit62b58ca751885c9367c459ea2e7fa4f67a16b8f8 (patch)
tree4a2bef63c10c3a5dbaf5fbe9c3023dcc9855bee8 /PKGBUILD
downloadaur-android-platform-dummy.tar.gz
New package android-platform-dummy 28_r06-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 13 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..20c694440474
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,13 @@
+# Maintainer: Muflone http://www.muflone.com/contacts/english/
+
+pkgname=android-platform-dummy
+pkgver=28_r06
+pkgrel=1
+pkgdesc="Android SDK Platform, dummy package"
+arch=('any')
+url="http://developer.android.com/sdk/index.html"
+license=('GPL')
+depends=('android-sdk' 'android-sdk-platform-tools')
+provides=("android-platform")
+conflicts=("android-platform")
+