summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-06-17 00:35:36 +0100
committerLalit Maganti2018-06-17 00:35:36 +0100
commitd649ded8779c2fb9470dd84218d6024a0937d991 (patch)
tree253d240b59f3fa6c43941aedb79a9298c8df85a8
parentecafc2a0aa6b7b28491f2b57e5f781d94c873ba0 (diff)
downloadaur-d649ded8779c2fb9470dd84218d6024a0937d991.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 da5f52c53de6..7b20e7a4e868 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 9 17:33:14 UTC 2018
+# Sat Jun 16 23:35:31 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.16
+ pkgver = 3.2.0.17
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.16/android-studio-ide-181.4823740-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.17/android-studio-ide-181.4830125-linux.zip
source = android-studio-canary.desktop
- sha256sums = f3d5facaf3ff02a3de418c9dda91314b25b6489f11442d3351c24e24da174810
+ sha256sums = a453cbb4aaffacbee4c794706cd33b8078f0916f62169b250dc243bc03cdca93
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 5239616edfc9..be951ace875f 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.16
+pkgver=3.2.0.17
pkgrel=1
-_build=181.4823740
+_build=181.4830125
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=('f3d5facaf3ff02a3de418c9dda91314b25b6489f11442d3351c24e24da174810'
+sha256sums=('a453cbb4aaffacbee4c794706cd33b8078f0916f62169b250dc243bc03cdca93'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then