summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
-rw-r--r--package.xml2
3 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8cc7627e412e..3ea6ea3a890b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-wear-x86-system-image-28
pkgdesc = Wear OS Intel x86 Atom System Image, API 28
- pkgver = 28_9.0.0_r05
+ pkgver = 28_9.0.0_r06
pkgrel = 3
url = https://software.intel.com/en-us/android/tools
arch = any
@@ -11,10 +11,9 @@ pkgbase = android-wear-x86-system-image-28
provides = android-wear-x86-system-image-28-28
conflicts = android-wear-x86-system-image-28-28
options = !strip
- source = http://dl.google.com/android/repository/sys-img/android-wear/x86-28_r05.zip
+ source = http://dl.google.com/android/repository/sys-img/android-wear/x86-28_r06.zip
source = package.xml
- sha256sums = 7289bc1dbd70ab312e5b936bdfd8944ea4ab9ff7443a77a69d9cab3e8f27d227
- sha256sums = d9366cc9863053a6146d41a5cff12cc5d713759fd59c5dbf465bbe36fa417f3e
+ sha256sums = 97f0afa6f09c57bd130e30ec8e78e7f453630c9bec27957c809099c64eac9703
+ sha256sums = c5c7eab5a5033ec467547a773639bb8fb1bd1982bb274b9950c0135b0edaa4ef
pkgname = android-wear-x86-system-image-28
-
diff --git a/PKGBUILD b/PKGBUILD
index 22013c0b21c8..6cc33b5db3c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_apilevel=28
_sdkShortVer=9
_sdkver="${_sdkShortVer}.0.0"
-_rev='r05'
+_rev='r06'
pkgname="android-wear-x86-system-image-${_apilevel}"
pkgver="${_apilevel}_${_sdkver}_${_rev}"
pkgrel=3
@@ -18,8 +18,8 @@ conflicts=("${pkgname}-${pkgver/_*/}")
options=('!strip')
source=("http://dl.google.com/android/repository/sys-img/android-wear/x86-${_apilevel}_${_rev}.zip"
"package.xml")
-sha256sums=('7289bc1dbd70ab312e5b936bdfd8944ea4ab9ff7443a77a69d9cab3e8f27d227'
- 'd9366cc9863053a6146d41a5cff12cc5d713759fd59c5dbf465bbe36fa417f3e')
+sha256sums=('97f0afa6f09c57bd130e30ec8e78e7f453630c9bec27957c809099c64eac9703'
+ 'c5c7eab5a5033ec467547a773639bb8fb1bd1982bb274b9950c0135b0edaa4ef')
prepare() {
# Fix permissions
diff --git a/package.xml b/package.xml
index 0ff321adf35d..1455898a813b 100644
--- a/package.xml
+++ b/package.xml
@@ -138,4 +138,4 @@ This is the Android Software Development Kit 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.
-January 16, 2019</license><localPackage path="system-images;android-28;android-wear;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>android-wear</id><display>WearOS</display></tag><vendor><id>google</id><display>Google Inc.</display></vendor><abi>x86</abi></type-details><revision><major>5</major></revision><display-name>Wear OS Intel x86 Atom System Image</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="emulator"><min-revision><major>28</major><minor>0</minor><micro>5</micro></min-revision></dependency></dependencies></localPackage></ns2:repository>
+January 16, 2019</license><localPackage path="system-images;android-28;android-wear;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>android-wear</id><display>WearOS</display></tag><vendor><id>google</id><display>Google Inc.</display></vendor><abi>x86</abi></type-details><revision><major>6</major></revision><display-name>Wear OS Intel x86 Atom System Image</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="emulator"><min-revision><major>28</major><minor>0</minor><micro>0</micro></min-revision></dependency></dependencies></localPackage></ns2:repository>