summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24ea442510d0..3230910bbdd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Feb 12 08:06:03 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.1
+ pkgver = 3.2.0.2
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,9 +14,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/3.2.0.1/android-studio-ide-173.4591728-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.2/android-studio-ide-173.4595177-linux.zip
source = android-studio-canary.desktop
- sha256sums = d4fd7ae0dc9dc839aa83a86e278bba8fe62802c9036f5608e51a9bc32fdcbd6f
+ sha256sums = f8ca7750d42705c43e2a86bc0c06dc2149d463b8caae347593cd9bca0b6d898d
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index cf9c058e9c90..ae199dbf7fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.2.0.1
+pkgver=3.2.0.2
pkgrel=1
-_build=173.4591728
+_build=173.4595177
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,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")
-sha256sums=('d4fd7ae0dc9dc839aa83a86e278bba8fe62802c9036f5608e51a9bc32fdcbd6f'
+sha256sums=('f8ca7750d42705c43e2a86bc0c06dc2149d463b8caae347593cd9bca0b6d898d'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then