summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorge Matthies2019-02-18 07:59:22 +0100
committerTorge Matthies2019-02-18 07:59:22 +0100
commit261a935ecde013a36302b14c4d4945079f4a57d3 (patch)
tree7f2e85fca469307f622b9eabdbfdfdadb8bb0c95
parent7f62d5faacd92948dac51b26386bfd4c5e5fc573 (diff)
downloadaur-261a935ecde013a36302b14c4d4945079f4a57d3.tar.gz
Version 5313839
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cace73b84e62..716c24dbf021 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator-canary
pkgdesc = Google Android Emulator (Canary channel)
- pkgver = 28.1.6
+ pkgver = 28.1.7
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator-canary.install
@@ -17,11 +17,11 @@ pkgbase = android-emulator-canary
depends = zlib
provides = android-emulator
conflicts = android-emulator
- source = https://dl.google.com/android/repository/emulator-linux-5292251.zip
+ source = https://dl.google.com/android/repository/emulator-linux-5313839.zip
source = https://dl.google.com/android/repository/repository2-1.xml
source = android-emulator-canary.sh
source = android-emulator-canary.csh
- sha256sums = 3c32d8d4e0fb0ac428951f3d247463e64f2c5ae5f6244cb2933cb28e7e6b04f4
+ sha256sums = 189247dee236659f449cea465a246c42e638c66e5f6f34bfbd58c1b222419cac
sha256sums = SKIP
sha256sums = 2d7cd6457bc848c369ee215783146da7dce71d7c7f7043f944700f0a7b0d587d
sha256sums = 630ea153f52154ac51b3e76357c8a123bea9ed0c910c64b8585775a345834803
diff --git a/PKGBUILD b/PKGBUILD
index 429a4e0839bf..7d6f8ad0f4c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# shellcheck disable=SC2034
pkgname=android-emulator-canary
-pkgver=28.1.6
+pkgver=28.1.7
pkgrel=1
pkgdesc='Google Android Emulator (Canary channel)'
arch=('x86_64')
@@ -16,11 +16,11 @@ makedepends=('xmlstarlet')
provides=('android-emulator')
conflicts=('android-emulator')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/emulator-linux-5292251.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-5313839.zip'
'https://dl.google.com/android/repository/repository2-1.xml'
"${pkgname}.sh"
"${pkgname}.csh")
-sha256sums=('3c32d8d4e0fb0ac428951f3d247463e64f2c5ae5f6244cb2933cb28e7e6b04f4'
+sha256sums=('189247dee236659f449cea465a246c42e638c66e5f6f34bfbd58c1b222419cac'
'SKIP'
'2d7cd6457bc848c369ee215783146da7dce71d7c7f7043f944700f0a7b0d587d'
'630ea153f52154ac51b3e76357c8a123bea9ed0c910c64b8585775a345834803')