summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandor Nagy2016-08-30 23:27:17 +0200
committerSandor Nagy2016-08-30 23:28:04 +0200
commita652352761c149bf8208f16325395189d25c4e2f (patch)
tree040156fa67d0891f9ff87dab56aefda65669740d /PKGBUILD
parentb3eb3ad5e7fdeff66e046452cd12f3a6e0e7d9be (diff)
downloadaur-android-armv7a-eabi-system-image-17.tar.gz
Fixed source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fccc6d92efc..4e5a7cc495e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Joel Pedraza <joel@joelpedraza.com>
+# Maintainer: Sandor Nagy <sandor-dot-nagy-at-kdemail-dot-net>
+# Contributor: Joel Pedraza <joel@joelpedraza.com>
# Contributor: Jakub Schmidtke <sjakub-at-gmail-dot-com>
_rev=r03
@@ -13,7 +14,7 @@ url='http://developer.android.com/sdk/index.html'
license=('custom')
depends=("android-platform-${_sdkint}")
options=('!strip')
-source=("http://dl.google.com/android/repository/sysimg_armv7a-${_sdkint}_${_rev}.zip")
+source=("http://dl.google.com/android/repository/sys-img/android/sysimg_armv7a-${_sdkint}_${_rev}.zip")
sha1sums=('97cfad22b51c8475e228b207dd36dbef1c18fa38')
package() {