summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2017-02-18 10:45:58 -0800
committerTad Fisher2017-02-18 10:45:58 -0800
commitb5676bf18eead0692de55400bbfe67f4f8e5cbdd (patch)
tree51b4d4fc433d87f70eb41d8713dd6332f46b569c /PKGBUILD
parent34cfcbc8157c944b561f414b06f3d3f2b834f52f (diff)
downloadaur-b5676bf18eead0692de55400bbfe67f4f8e5cbdd.tar.gz
2.3.0 RC1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd97ed80368..3f1f0c391080 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.6
+pkgver=2.3.0.7
pkgrel=1
-_build=162.3715353
+_build=162.3742087
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=('220fefc2b9ced852ad4bef7237607d28f58be9f2'
+sha1sums=('faf3131bdae1bbf611b0c07dcd6d8628cf47c16b'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then