summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-03-10 11:42:16 +0000
committerPranav Maganti2020-03-10 11:42:16 +0000
commitf24b480d32cca59805df6c426253a0e1f32a1459 (patch)
tree25d7b15366fad049f1bb96a86449106b1b473241 /PKGBUILD
parent51bc2b866a71cd749e32ae67e815be0be3d75011 (diff)
downloadaur-f24b480d32cca59805df6c426253a0e1f32a1459.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 6aee0d80fcdf..c1094da296c4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.1.0.1
+pkgver=4.1.0.2
pkgrel=1
-_build=193.6224510
+_build=193.6264773
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=('1deb9157d8a9b21053fb50031a0b307dd2cd1b460caa923f794ca2de8f733a56'
+sha256sums=('7f1aac83023c1768be0fe894c18ea86d7662dae8f44a8da94c71147325c10954'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then