summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a35c87fb042..1e0362f8946a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
# Contributor: Lubomir 'Kuci' Kucera <kuci24-at-gmail-dot-com>
pkgname=android-studio-beta
-pkgver=3.5.0.18
+pkgver=3.5.0.19
pkgrel=1
-_build=191.5717577
+_build=191.5763348
pkgdesc='The Official Android IDE (Beta branch)'
arch=('i686' 'x86_64')
url='https://developer.android.com/studio/preview'
@@ -24,7 +24,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/${pkgver}/android-studio-ide-${_build}-linux.tar.gz"
"${pkgname}.desktop")
-sha256sums=('c3cef66cd9f262c18d2956aeb192e5a8e6c48f1e7a30cb370f758ce9723f1cdc'
+sha256sums=('a299ac4517f4fbc7d3537be35106485d81f32854bab1d1b427936306e695f57c'
'368b5287efcfd2b421bdd10e1bdd39a8bffeb84500745c4a88729609c841bcf7')
if [ "${CARCH}" = "i686" ]; then