summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2016-10-25 12:18:41 -0700
committerTad Fisher2016-10-25 12:18:41 -0700
commit3d34926c4529eeab41ddca5da7b646494fbe603f (patch)
tree34ef9f493cc06db3bd7d0ae0d1f43d0e7bd87051 /PKGBUILD
parent9fee7239c85d615e0496c0de2775d206384c87a0 (diff)
downloadaur-3d34926c4529eeab41ddca5da7b646494fbe603f.tar.gz
2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 292646a5d635..fc598b05b54f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.2.1
-_pkgver=2.2.1.0
+pkgver=2.2.2
+_pkgver=2.2.2.0
pkgrel=1
-_build=145.3330264
+_build=145.3360264
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -24,7 +24,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=('1afb54c3ba7716246ef2cd248bdddd248d1442d4'
+sha1sums=('fc63ca247762697c33102a78063a95f8b5ab5dea'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then