summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2024-04-10 21:27:01 -0700
committerHai Zhang2024-04-10 21:27:01 -0700
commitf587aed907ce3196c045bb1bb42f258e2708549e (patch)
tree6b85cb710eaf91afb5b32e67e5580ea6125a9541
parentab60511d83f01aab70d685430e9fcd6a13a9f528 (diff)
downloadaur-f587aed907ce3196c045bb1bb42f258e2708549e.tar.gz
Update to 35.1.4
-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 ee6294ebb0ac..f8919ec294b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 34.1.20
+ pkgver = 35.1.4
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
@@ -26,13 +26,13 @@ pkgbase = android-emulator
depends = nspr
depends = nss
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux_x64-11610631.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-11672324.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = c8eb6791c56c06a88a1e23f1159a642aa2106c02
+ sha1sums = 28c76739fbca9f2c879eb51f960aeaffacfd2ecd
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 7762dd9752dd58fa518a644b0c366b3e02e4d318
+ sha1sums = 86a23f64ab168961b6b609bc1845a93b3ebf4163
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index b5187e972717..e3636a402afe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=34.1.20
+pkgver=35.1.4
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-11610631.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-11672324.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('c8eb6791c56c06a88a1e23f1159a642aa2106c02'
+sha1sums=('28c76739fbca9f2c879eb51f960aeaffacfd2ecd'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '7762dd9752dd58fa518a644b0c366b3e02e4d318')
+ '86a23f64ab168961b6b609bc1845a93b3ebf4163')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index 6711e877417a..ccbf32dc79c7 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="ns5:genericDetailsType"/><revision><major>34</major><minor>1</minor><micro>20</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/></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="ns5:genericDetailsType"/><revision><major>35</major><minor>1</minor><micro>4</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file