summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2016-11-28 03:24:29 +0000
committerLalit Maganti2016-11-28 03:24:29 +0000
commit40a2c07b30bf57625216910ad7280940a4ac49c1 (patch)
tree6e604a9a28c2fc3c5c24728ec957c797828c9ebb /PKGBUILD
parent87e093a2830cd696a4bbc5ddc086bfca11e68068 (diff)
downloadaur-40a2c07b30bf57625216910ad7280940a4ac49c1.tar.gz
Bump version to 2.3 Canary 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efc3a8d0559f..92ab746dac7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.3.0.0
+pkgver=2.3.0.1
pkgrel=1
-_build=162.3454121
+_build=162.3508619
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -23,7 +23,7 @@ oidprovides=("android-studio=$pkgver")
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.zip"
"$pkgname.desktop")
-sha1sums=('6767862b34d8b837d7693ce6165dc55d0ff9676d'
+sha1sums=('0decf6f0cfd7ed6c5390e50eae462c6151d2c6aa'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then