aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2016-10-25 12:11:44 -0700
committerTad Fisher2016-10-25 12:11:44 -0700
commit45367b0c480168190520197294e52fac5a594bee (patch)
tree4f841e8536b988fa661142c3c22fa5bc76225f19 /PKGBUILD
parent1e43b82485dd02649054bcd304d90715ba0c2735 (diff)
downloadaur-45367b0c480168190520197294e52fac5a594bee.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 7e0d6092e999..6f7774a12a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio
-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 (Stable branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -21,7 +21,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.zip"
"$pkgname.desktop")
-sha1sums=('1afb54c3ba7716246ef2cd248bdddd248d1442d4'
+sha1sums=('fc63ca247762697c33102a78063a95f8b5ab5dea'
'357845775f3e2eb53c03ba96757c6b1e2c8baeb6')
if [ "$CARCH" = "i686" ]; then