summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-02-27 20:19:10 +0000
committerPranav Maganti2020-02-27 20:19:10 +0000
commit51bc2b866a71cd749e32ae67e815be0be3d75011 (patch)
tree98e625de458373efecc42c3a732a2e83ee67bd49 /PKGBUILD
parentc50d734bf0b025cada0383c64f1959382502c482 (diff)
downloadaur-51bc2b866a71cd749e32ae67e815be0be3d75011.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 c7b8768ee65c..6aee0d80fcdf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.0.0.9
+pkgver=4.1.0.1
pkgrel=1
-_build=193.6137316
+_build=193.6224510
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=('1c7be72985b48551d67f2f9aec368ff147c7845d0a0728ad14bdfc822ef6fdb1'
+sha256sums=('1deb9157d8a9b21053fb50031a0b307dd2cd1b460caa923f794ca2de8f733a56'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then