summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2021-04-25 16:07:47 -0700
committerHai Zhang2021-04-25 16:07:47 -0700
commit06a012cf594b7dd241bc98ca10c327dddd2595e6 (patch)
treeb392e3b8e3bdb59116757c31460632aa533e25c2
parent12677cd8942f29ab908a1b233bb85c4b0ab5561d (diff)
downloadaur-06a012cf594b7dd241bc98ca10c327dddd2595e6.tar.gz
Update to 30.5.5.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--package.xml2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7c7d955bd18..ddf93385dd56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 30.5.4
+ pkgver = 30.5.5
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
@@ -26,14 +26,14 @@ pkgbase = android-emulator
depends = nspr
depends = nss
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux_x64-7243153.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-7285888.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = a780d330f37f3c37d91b475c86313a995b902765
+ sha1sums = ccdee1aa99e4ec39f5a762d6912682ac248b92f0
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 6dbc59f734faf6a7ee47220368984e46825980af
+ sha1sums = ca26f21cbe2e4e1cd0c007e9146f3f48db445b7d
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index 917ef44cfb03..a5b9676880fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=30.5.4
+pkgver=30.5.5
pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
@@ -12,14 +12,14 @@ 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_x64-7243153.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-7285888.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('a780d330f37f3c37d91b475c86313a995b902765'
+sha1sums=('ccdee1aa99e4ec39f5a762d6912682ac248b92f0'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '6dbc59f734faf6a7ee47220368984e46825980af')
+ 'ca26f21cbe2e4e1cd0c007e9146f3f48db445b7d')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index a3f3ba987536..8e150bc8fa93 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>5</minor><micro>4</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>5</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