summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2020-03-27 12:33:52 -0700
committerHai Zhang2020-03-27 12:33:52 -0700
commitdcc8292f1f2223924aec76473c5d876f6f99167d (patch)
tree96738bf7c285e13391d87ecc28ffa16079992df7
parentc0011d7717decbcf8edef26f82c250acf41e3a21 (diff)
downloadaur-dcc8292f1f2223924aec76473c5d876f6f99167d.tar.gz
Update to 30.0.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 f30afdc79142..b8e1ee3197c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 30.0.0
+ pkgver = 30.0.5
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
@@ -14,14 +14,14 @@ pkgbase = android-emulator
depends = libxfixes
depends = ncurses5-compat-libs
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux-6203977.zip
+ source = https://dl.google.com/android/repository/emulator-linux-6306047.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 356cac370c03460ca82166464de7ecd7da1f4a49
+ sha1sums = b1c904b75ff96fe041ed3b0050aa6df7ef6ed9c9
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 7d79e318c74db59affb6ab339743f1133324b6ab
+ sha1sums = 1cdc2cec94d26c10372390331868e916eaaebc40
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index f972fbee47d0..53ac118979b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=30.0.0
+pkgver=30.0.5
pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
@@ -10,14 +10,14 @@ license=('custom')
depends=('libpulse' 'libx11' 'libxcb' 'libxdamage' 'libxext'
'libxfixes' 'ncurses5-compat-libs' 'zlib')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/emulator-linux-6203977.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6306047.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('356cac370c03460ca82166464de7ecd7da1f4a49'
+sha1sums=('b1c904b75ff96fe041ed3b0050aa6df7ef6ed9c9'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '7d79e318c74db59affb6ab339743f1133324b6ab')
+ '1cdc2cec94d26c10372390331868e916eaaebc40')
package() {
diff --git a/package.xml b/package.xml
index 0f964873e712..547d97fd3d94 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>0</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>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