summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21c7b8a35ab0..c10640fba664 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Aug 6 06:16:04 UTC 2016
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE. Canary branch
- pkgver = 2.2.0a4
+ pkgver = 2.2.0a7
pkgrel = 1
url = http://developer.android.com/sdk/installing/studio.html
install = android-studio-canary.install
@@ -11,16 +13,16 @@ pkgbase = android-studio-canary
depends = java-environment
depends = python
depends = gtk2
- depends = lib32-fontconfig
- depends = lib32-libxrender
- depends = lib32-mesa
+ depends = fontconfig
+ depends = libxrender
+ depends = mesa
conflicts = android-studio
conflicts = android-studio-beta
conflicts = android-studio-dev
options = !strip
- source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.3/android-studio-ide-145.3001415-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/2.2.0.6/android-studio-ide-145.3111935-linux.zip
source = android-studio.desktop
- sha1sums = b5f38f9489a28ed037f0eacebc44be754f51ba68
+ sha1sums = b85c4e27401f7f18af19e39e453cca8575041dbb
sha1sums = baed66cebe2b372700f436b93022a52cbff313be
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index e9cfbaf93f62..f38a62bc7a4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.2.0a4
-_pkgver=2.2.0.3
+pkgver=2.2.0a7
+_pkgver=2.2.0.6
pkgrel=1
-_build=145.3001415
+_build=145.3111935
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -23,7 +23,7 @@ options=('!strip')
install=$pkgname.install
source=("https://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('b5f38f9489a28ed037f0eacebc44be754f51ba68'
+sha1sums=('b85c4e27401f7f18af19e39e453cca8575041dbb'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then