summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2019-09-21 19:17:38 +0200
committerMuflone2019-09-21 19:17:38 +0200
commitc3c805271002f4a2bfeb00b2ff092e9fb5a86880 (patch)
tree8dfaf804eb85f0b847f447cbbcf58d37b23c99a8
parent4c295c01d77035298e71db44ec2fc123ae1b337e (diff)
downloadaur-c3c805271002f4a2bfeb00b2ff092e9fb5a86880.tar.gz
Updated package android-x86-system-image 29_r07-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--package.xml2
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fae8086b65cf..ff020728091c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-x86-system-image
pkgdesc = Android x86 Atom System Image, latest API
- pkgver = 28_r04
+ pkgver = 29_r07
pkgrel = 1
url = https://software.intel.com/en-us/android/tools
arch = any
@@ -8,13 +8,13 @@ pkgbase = android-x86-system-image
depends = android-platform
optdepends = qemu
optdepends = libvirt
- provides = android-x86-system-image-28
- conflicts = android-x86-system-image-28
+ provides = android-x86-system-image-29
+ conflicts = android-x86-system-image-29
options = !strip
- source = http://dl-ssl.google.com/android/repository/sys-img/android/x86-28_r04.zip
+ source = https://dl-ssl.google.com/android/repository/sys-img/android/x86-29_r07-linux.zip
source = package.xml
- sha256sums = 7c3615c55b64713fe56842a12fe6827d6792cb27a9f95f9fa3aee1ff1be47f16
- sha256sums = edd73a16b33c26f30d8f7160ffbce954744e5e69138ce22dd8814ba2d001bd95
+ sha256sums = b534a48328dddbd444246a9dbc6da08968849a3548c5c1697cbbc7bde3106826
+ sha256sums = 23bbe826d230f4d4920102e550149898bbec080376e354680e6bf84a61ad5e4c
pkgname = android-x86-system-image
diff --git a/PKGBUILD b/PKGBUILD
index 0e13e3a0efe5..bedbe47ce445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: lestb <tkhdlstfl dot l plus aur at gmail dot com>
pkgname=android-x86-system-image
-pkgver=28_r04
+pkgver=29_r07
pkgrel=1
pkgdesc='Android x86 Atom System Image, latest API'
arch=('any')
@@ -13,10 +13,10 @@ optdepends=('qemu' 'libvirt')
provides=("${pkgname}-${pkgver/_*/}")
conflicts=("${pkgname}-${pkgver/_*/}")
options=('!strip')
-source=("http://dl-ssl.google.com/android/repository/sys-img/android/x86-${pkgver}.zip"
+source=("https://dl-ssl.google.com/android/repository/sys-img/android/x86-${pkgver}-linux.zip"
"package.xml")
-sha256sums=('7c3615c55b64713fe56842a12fe6827d6792cb27a9f95f9fa3aee1ff1be47f16'
- 'edd73a16b33c26f30d8f7160ffbce954744e5e69138ce22dd8814ba2d001bd95')
+sha256sums=('b534a48328dddbd444246a9dbc6da08968849a3548c5c1697cbbc7bde3106826'
+ '23bbe826d230f4d4920102e550149898bbec080376e354680e6bf84a61ad5e4c')
prepare() {
# Fix permissions
diff --git a/package.xml b/package.xml
index 2db028b26da2..60792128dfc3 100644
--- a/package.xml
+++ b/package.xml
@@ -128,4 +128,4 @@ This is the Android SDK Preview License Agreement (the "License Agreement").
14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
-June 2014.</license><localPackage path="system-images;android-28;default;x86" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns6:sysImgDetailsType"><api-level>28</api-level><tag><id>default</id><display>Default Android System Image</display></tag><abi>x86</abi></type-details><revision><major>4</major></revision><display-name>Intel x86 Atom System Image</display-name><uses-license ref="android-sdk-preview-license"/></localPackage></ns2:repository> \ No newline at end of file
+June 2014.</license><localPackage path="system-images;android-29;default;x86" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns6:sysImgDetailsType"><api-level>29</api-level><tag><id>default</id><display>Default Android System Image</display></tag><abi>x86</abi></type-details><revision><major>7</major></revision><display-name>Intel x86 Atom System Image</display-name><uses-license ref="android-sdk-preview-license"/><dependencies><dependency path="patcher;v4"/><dependency path="emulator"><min-revision><major>29</major><minor>1</minor><micro>7</micro></min-revision></dependency></dependencies></localPackage></ns2:repository> \ No newline at end of file