summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-06-23 15:59:03 +0100
committerLalit Maganti2018-06-23 15:59:03 +0100
commit6b1e677bdecde1d9dba8b9b2f41190ac81a6a0b4 (patch)
tree4a28414560e4ec6d7d8ad0b4a8f62f2001d5b916
parentd649ded8779c2fb9470dd84218d6024a0937d991 (diff)
downloadaur-6b1e677bdecde1d9dba8b9b2f41190ac81a6a0b4.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b20e7a4e868..780fc3dfdf53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 16 23:35:31 UTC 2018
+# Sat Jun 23 14:58:56 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.17
+ pkgver = 3.2.0.18
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,9 +16,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.17/android-studio-ide-181.4830125-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.18/android-studio-ide-181.4847800-linux.zip
source = android-studio-canary.desktop
- sha256sums = a453cbb4aaffacbee4c794706cd33b8078f0916f62169b250dc243bc03cdca93
+ sha256sums = 9c91f6d70f3985f2289b28e04028d3717705096dc051290e7e9e773c7adeedc6
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index be951ace875f..46f5e461f015 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.17
+pkgver=3.2.0.18
pkgrel=1
-_build=181.4830125
+_build=181.4847800
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=('a453cbb4aaffacbee4c794706cd33b8078f0916f62169b250dc243bc03cdca93'
+sha256sums=('9c91f6d70f3985f2289b28e04028d3717705096dc051290e7e9e773c7adeedc6'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then