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 cb84dcec0255..a44dd6094c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
pkgver = 30.0.26
- pkgrel = 1
+ pkgrel = 2
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = android-emulator
sha1sums = b20bda74ec9656028d9c249bd58512450d71c2b8
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 2d7c222c64ed562a77a9725ff3c2c6288183aa76
+ sha1sums = 6bb18df1cd9b86db9edf920b9716f0ab434df6d6
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index d6e22bcf4789..57b11b3eaaab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=android-emulator
pkgver=30.0.26
-pkgrel=1
+pkgrel=2
pkgdesc='Google Android Emulator'
arch=('x86_64')
url='https://developer.android.com/studio/releases/emulator.html'
@@ -19,7 +19,7 @@ source=('https://dl.google.com/android/repository/emulator-linux-6755297.zip'
sha1sums=('b20bda74ec9656028d9c249bd58512450d71c2b8'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '2d7c222c64ed562a77a9725ff3c2c6288183aa76')
+ '6bb18df1cd9b86db9edf920b9716f0ab434df6d6')
package() {
diff --git a/package.xml b/package.xml
index 3a89b0b42f4c..62f561cd2713 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="emulator" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:genericDetailsType"/><revision><major>30</major><minor>0</minor><micro>12</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/></dependencies></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="emulator" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns3:genericDetailsType"/><revision><major>30</major><minor>0</minor><micro>26</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/></dependencies></localPackage></ns2:repository> \ No newline at end of file