summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75c1d0703969..134daf42c61c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 27 03:39:56 UTC 2016
+# Wed Sep 7 03:40:21 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.2.0b3
+ pkgver = 2.2.0rc1
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.9/android-studio-ide-145.3225885-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.10/android-studio-ide-145.3240973-linux.zip
source = android-studio-canary.desktop
- sha1sums = 77a5291a921a7399f0b014fad55d6684af29b969
+ sha1sums = bfed1c30a3727ec5ccb2c72424ce5f34d1228a52
sha1sums = 4d7153ef796a332d5318e64b59ab5b5c92c5dca9
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 27643a4ab0aa..8d56f3fd2945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2.2.0b3
-_pkgver=2.2.0.9
+pkgver=2.2.0rc1
+_pkgver=2.2.0.10
pkgrel=1
-_build=145.3225885
+_build=145.3240973
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=('77a5291a921a7399f0b014fad55d6684af29b969'
+sha1sums=('bfed1c30a3727ec5ccb2c72424ce5f34d1228a52'
'4d7153ef796a332d5318e64b59ab5b5c92c5dca9')
if [ "$CARCH" = "i686" ]; then