summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTad Fisher2016-10-25 12:14:33 -0700
committerTad Fisher2016-10-25 12:14:33 -0700
commit72a4360db56c82e0bc010bfb3937ed6eea01f493 (patch)
treebfcaaddb2a548b12237fff988ea00193684813e5
parentd2c5d5b8aecc04cffa934dca99182a559d558e94 (diff)
downloadaur-72a4360db56c82e0bc010bfb3937ed6eea01f493.tar.gz
2.2.2
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75c9e518bd85..76cc0fcffcc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-beta
pkgdesc = The Official Android IDE (Beta branch)
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,10 +14,9 @@ pkgbase = android-studio-beta
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.2.1.0/android-studio-ide-145.3330264-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.2.2.0/android-studio-ide-145.3360264-linux.zip
source = android-studio-beta.desktop
- validpgpkeys = 70617B1131063C47E8084DD10DDE73383977AC09
- sha1sums = 1afb54c3ba7716246ef2cd248bdddd248d1442d4
+ sha1sums = fc63ca247762697c33102a78063a95f8b5ab5dea
sha1sums = b61f3bf3449f79f8b15aea93414398848e5a6614
pkgname = android-studio-beta
diff --git a/PKGBUILD b/PKGBUILD
index f48845ba48e2..02c167340c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
# Contributor: Lubomir 'Kuci' Kucera <kuci24-at-gmail-dot-com>
pkgname=android-studio-beta
-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 (Beta branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,9 +22,8 @@ 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'
'b61f3bf3449f79f8b15aea93414398848e5a6614')
-validpgpkeys=('70617B1131063C47E8084DD10DDE73383977AC09') # Tad Fisher
if [ "$CARCH" = "i686" ]; then