summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarc Plano-Lesay2021-09-06 17:27:36 +1000
committerMarc Plano-Lesay2021-09-06 17:27:36 +1000
commit9bd6f5af2ef0a9dc2220b165f008c528e60720fe (patch)
treeaf59f8e7b2e6569c35183bc869dd6d1bdefd7676 /.SRCINFO
downloadaur-9bd6f5af2ef0a9dc2220b165f008c528e60720fe.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5d5f6b582b78
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = android-sdk-build-tools-31.0.0
+ pkgdesc = Build-Tools for Google Android SDK (aapt, aidl, dexdump, dx, llvm-rs-cc)
+ pkgver = r31.0.0
+ pkgrel = 1
+ url = https://developer.android.com/studio/releases/build-tools
+ arch = i686
+ arch = x86_64
+ license = custom
+ depends = gcc-libs
+ depends = zlib
+ optdepends = lib32-gcc-libs
+ optdepends = lib32-zlib
+ options = !strip
+ source = https://dl-ssl.google.com/android/repository/build-tools_r31-linux.zip
+ sha256sums = f90c22f5562638a2e00762e1711eebd55e7f0a05232b65200d387307d057bfe8
+
+pkgname = android-sdk-build-tools-31.0.0