summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorosfans2016-11-28 11:48:39 +0800
committerosfans2016-11-28 11:48:39 +0800
commit0127455516ffe05ba15a0cbb46767c95986e7d3d (patch)
tree69e26586f63a9a469ab6c261cef4ca9dcc339314
parent9b5b78d45a0c08d4fbeff030560da4d664e6c722 (diff)
downloadaur-0127455516ffe05ba15a0cbb46767c95986e7d3d.tar.gz
Update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec8f92525397..c62180f2a9c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Sep 27 02:10:30 UTC 2016
+# Mon Nov 28 03:48:27 UTC 2016
pkgbase = android-x86-system-image-24
pkgdesc = Android x86 System Image, API-24
pkgver = 7.0_r07
@@ -14,7 +14,7 @@ pkgbase = android-x86-system-image-24
conflicts = android-x86_system-image-24-24
options = !strip
options = !upx
- source = http://dl.google.com/android/repository/sys-img/android/sysimg_x86-24_r07.zip
+ source = http://dl.google.com/android/repository/sys-img/android/x86-24_r07.zip
source = source.properties
sha1sums = 566fdee283a907854bfa3c174265bc31f396eabd
sha1sums = 15a76e74cf65b144fe45663ac7f0a73d9d34d090
diff --git a/PKGBUILD b/PKGBUILD
index 5bfe9b9d029f..734fea263907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ provides=("${pkgname/x86-/x86_}-${_apilevel}")
conflicts=("${pkgname/x86-/x86_}-${_apilevel}")
options=('!strip' '!upx')
PKGEXT='.pkg.tar'
-source=("http://dl.google.com/android/repository/sys-img/android/sysimg_${_arch}-${_apilevel}_${_rev}.zip"
+source=("http://dl.google.com/android/repository/sys-img/android/${_arch}-${_apilevel}_${_rev}.zip"
"source.properties")
sha1sums=('566fdee283a907854bfa3c174265bc31f396eabd'
'15a76e74cf65b144fe45663ac7f0a73d9d34d090')