summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-06-19 16:43:03 +0100
committerPranav Maganti2020-06-19 16:43:03 +0100
commit40af0a679514535cd50c4db396f18a539a3f936d (patch)
tree14f34fffe4c4ab415c0959fac1a95b66c99421d1 /PKGBUILD
parente08b5dbe413a9daffedbf72897d01187390cd15c (diff)
downloadaur-40af0a679514535cd50c4db396f18a539a3f936d.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 13e904ae6940..d23aa33cba02 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.1
+pkgver=4.2.0.2
pkgrel=1
-_build=201.6568795
+_build=201.6582697
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=('4bbbea191168f248b5cb9c61e04534a21f2242306bed8755e676a8914ae3d1ae'
+sha256sums=('7c28df590d5c145b6690fcf5a3c8354cf31564e05c66b140324e7ee6e75949bd'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then