summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2016-08-27 04:40:02 +0100
committerLalit Maganti2016-08-27 04:40:02 +0100
commite4f781d15aa8f8118f26195f1dcca4b8771d216b (patch)
tree519d632d5df7fae04e51858fb3e684d750e102b9
parent4e4fac55ef1e1fd186fb082884b64056090d9b14 (diff)
downloadaur-e4f781d15aa8f8118f26195f1dcca4b8771d216b.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80718743f32a..75c1d0703969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 19 05:46:37 UTC 2016
+# Sat Aug 27 03:39:56 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.2.0b2
+ pkgver = 2.2.0b3
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
arch = i686
@@ -15,9 +15,9 @@ pkgbase = android-studio-canary
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.8/android-studio-ide-145.3200535-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.9/android-studio-ide-145.3225885-linux.zip
source = android-studio-canary.desktop
- sha1sums = 7064f43efde8b0f4fe12b9ed20eb05de87c24d41
+ sha1sums = 77a5291a921a7399f0b014fad55d6684af29b969
sha1sums = 4d7153ef796a332d5318e64b59ab5b5c92c5dca9
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 7979767eaa77..27643a4ab0aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.2.0b2
-_pkgver=2.2.0.8
+pkgver=2.2.0b3
+_pkgver=2.2.0.9
pkgrel=1
-_build=145.3200535
+_build=145.3225885
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=('7064f43efde8b0f4fe12b9ed20eb05de87c24d41'
+sha1sums=('77a5291a921a7399f0b014fad55d6684af29b969'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then