summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2020-09-30 05:39:07 -0700
committerHai Zhang2020-09-30 05:39:07 -0700
commit2a476303324e823d4f2975924662332d5140ea09 (patch)
tree0959105b80789adbda5af47a1875396e96f69892
parent18dc17986611c4f3b49aab8181fff17747507f43 (diff)
downloadaur-2a476303324e823d4f2975924662332d5140ea09.tar.gz
Update to 30.1.5.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
-rw-r--r--package.xml2
3 files changed, 12 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a44dd6094c81..44e322d9ee60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 30.0.26
- pkgrel = 2
+ pkgver = 30.1.5
+ pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
arch = x86_64
@@ -26,14 +26,14 @@ pkgbase = android-emulator
depends = nspr
depends = nss
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux-6755297.zip
+ source = https://dl.google.com/android/repository/emulator-linux-6855416.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = b20bda74ec9656028d9c249bd58512450d71c2b8
+ sha1sums = ab44e1183a1b70af315fc13bf704dc2ea820c0a5
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 6bb18df1cd9b86db9edf920b9716f0ab434df6d6
+ sha1sums = fa6d92e7592610e666c94887ddd75888c2096742
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index 57b11b3eaaab..349eef3eb095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
+# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=30.0.26
-pkgrel=2
+pkgver=30.1.5
+pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
url='https://developer.android.com/studio/releases/emulator.html'
@@ -12,17 +12,16 @@ depends=('alsa-lib' 'dbus' 'expat' 'gcc-libs' 'glibc' 'libpulse'
'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrender' 'libxtst'
'nspr' 'nss' 'zlib')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/emulator-linux-6755297.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6855416.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('b20bda74ec9656028d9c249bd58512450d71c2b8'
+sha1sums=('ab44e1183a1b70af315fc13bf704dc2ea820c0a5'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '6bb18df1cd9b86db9edf920b9716f0ab434df6d6')
+ 'fa6d92e7592610e666c94887ddd75888c2096742')
package() {
-
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
install -Dm755 "${pkgname}.csh" "${pkgdir}/etc/profile.d/${pkgname}.csh"
diff --git a/package.xml b/package.xml
index 62f561cd2713..5006adf3744e 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>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
+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>1</minor><micro>5</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