summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2017-01-26 10:50:48 -0800
committerTad Fisher2017-01-26 10:50:48 -0800
commit1167acd631d0eaf6e66ef99b9b9bd49b53b03109 (patch)
tree65977e81069fcf3143d51a770afad3244bb94587 /PKGBUILD
parent271783d49405728e6ed45cde2cb20494ddc2081c (diff)
downloadaur-1167acd631d0eaf6e66ef99b9b9bd49b53b03109.tar.gz
2.3 Beta 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5353c6238660..2a949ca7bdb8 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.4
+pkgver=2.3.0.5
pkgrel=1
-_build=162.3616766
+_build=162.3671887
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=('26ffeabb0e364907bea56cd1c9f1968662408488'
+sha1sums=('110d01a2ba0325827a213cc6b6bf8d0cef2042e8'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then