summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2019-12-11 19:50:27 -0800
committerHai Zhang2019-12-11 19:50:27 -0800
commit83e1c32cbc04e9267956428b142361babe107096 (patch)
tree3abfe4552f5219fd362e822402db830bca14d4a5
parent65efb3871801983f5c5529d16ac79c82879e47db (diff)
downloadaur-83e1c32cbc04e9267956428b142361babe107096.tar.gz
Update to 29.3.0.
-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 bd2f3c5f19d9..0ee7edf7e35f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 29.2.12
+ pkgver = 29.3.0
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-6054929.zip
+ source = https://dl.google.com/android/repository/emulator-linux-6061023.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 774b5a3cef55f2d903d9e95de9eaa3ee4b668650
+ sha1sums = 695266452db37235ed53a9a665e63b71562f2989
sha1sums = 4537a7ce30bedf87cedafc2020822219ad58310d
sha1sums = 2fb371b5774b67143f0610dfbec4963a4e2f11cc
- sha1sums = cc679d2e9d9a4e14d854de813e49da2f14419506
+ sha1sums = 9ffb9de63000ae34a7a7e0f6f3065f59e0bf2e16
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index 5754dedba382..4fcf839fc928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=29.2.12
+pkgver=29.3.0
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-6054929.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6061023.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('774b5a3cef55f2d903d9e95de9eaa3ee4b668650'
+sha1sums=('695266452db37235ed53a9a665e63b71562f2989'
'4537a7ce30bedf87cedafc2020822219ad58310d'
'2fb371b5774b67143f0610dfbec4963a4e2f11cc'
- 'cc679d2e9d9a4e14d854de813e49da2f14419506')
+ '9ffb9de63000ae34a7a7e0f6f3065f59e0bf2e16')
package() {
diff --git a/package.xml b/package.xml
index 6d9c6637c780..29d6162c65c3 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>29</major><minor>2</minor><micro>12</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="tools"><min-revision><major>25</major><minor>3</minor></min-revision></dependency></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>29</major><minor>3</minor><micro>0</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="tools"><min-revision><major>25</major><minor>3</minor></min-revision></dependency></dependencies></localPackage></ns2:repository> \ No newline at end of file