summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--package.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc1a427e7b6e..8cc7627e412e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-wear-x86-system-image-28
pkgdesc = Wear OS Intel x86 Atom System Image, API 28
pkgver = 28_9.0.0_r05
- pkgrel = 2
+ pkgrel = 3
url = https://software.intel.com/en-us/android/tools
arch = any
license = custom
@@ -14,7 +14,7 @@ pkgbase = android-wear-x86-system-image-28
source = http://dl.google.com/android/repository/sys-img/android-wear/x86-28_r05.zip
source = package.xml
sha256sums = 7289bc1dbd70ab312e5b936bdfd8944ea4ab9ff7443a77a69d9cab3e8f27d227
- sha256sums = 045419cb1e70ba748b9ae40e2abc13027df1594c485c06df478ff4a587aa8e08
+ sha256sums = d9366cc9863053a6146d41a5cff12cc5d713759fd59c5dbf465bbe36fa417f3e
pkgname = android-wear-x86-system-image-28
diff --git a/PKGBUILD b/PKGBUILD
index b2441974785c..22013c0b21c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _sdkver="${_sdkShortVer}.0.0"
_rev='r05'
pkgname="android-wear-x86-system-image-${_apilevel}"
pkgver="${_apilevel}_${_sdkver}_${_rev}"
-pkgrel=2
+pkgrel=3
pkgdesc="Wear OS Intel x86 Atom System Image, API ${_apilevel}"
arch=('any')
url='https://software.intel.com/en-us/android/tools'
@@ -19,7 +19,7 @@ options=('!strip')
source=("http://dl.google.com/android/repository/sys-img/android-wear/x86-${_apilevel}_${_rev}.zip"
"package.xml")
sha256sums=('7289bc1dbd70ab312e5b936bdfd8944ea4ab9ff7443a77a69d9cab3e8f27d227'
- '045419cb1e70ba748b9ae40e2abc13027df1594c485c06df478ff4a587aa8e08')
+ 'd9366cc9863053a6146d41a5cff12cc5d713759fd59c5dbf465bbe36fa417f3e')
prepare() {
# Fix permissions
diff --git a/package.xml b/package.xml
index 3a9c828327f8..0ff321adf35d 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>4</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>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>