summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-07-09 10:37:26 +0100
committerPranav Maganti2020-07-09 10:37:26 +0100
commit0c460b8f13a0af5d13c0c1f85585c84c2ff2ebb7 (patch)
treec062790da514cd1bdab8d607217ac9431669bac9 /PKGBUILD
parent459b9980221db7768b04b21c6200b0bf3dc65aba (diff)
downloadaur-0c460b8f13a0af5d13c0c1f85585c84c2ff2ebb7.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff3859bef3dd..585e5ab35ecd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.2.0.3
+pkgver=4.2.0.4
pkgrel=1
-_build=201.6630367
+_build=201.6636798
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,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=('7dcaea8c5513df8c5db42aabdb9823c3283509f69d7cea263155de964502faa6'
+sha256sums=('6cf183b068043bd30d762f1f7f95bd4acf787b0e53c80f76fd4af459de4868ec'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then