summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2018-05-25 00:38:56 +0100
committerLalit Maganti2018-05-25 00:38:56 +0100
commit503b8ee5a46a87142f1f212fe2a559dfae5e0214 (patch)
tree97c0a8690d7ab714148220dbc5554e3880514770
parent7a187f546bff4216f55c5685ab7b0dbd444c3b46 (diff)
downloadaur-503b8ee5a46a87142f1f212fe2a559dfae5e0214.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 c20d02410a00..723a78f15548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 10 00:45:19 UTC 2018
+# Thu May 24 23:38:24 UTC 2018
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.2.0.13
+ pkgver = 3.2.0.14
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.13/android-studio-ide-181.4763614-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.2.0.14/android-studio-ide-181.4773949-linux.zip
source = android-studio-canary.desktop
- sha256sums = d0db7ee0fa70efeabeb3d831c5ffa99be202e4eed388077922631f556e5ca3e7
+ sha256sums = b30e578b16eb8eb9b3ba7cde5f1cdac7c06fd327d34b24275204eeddb4f19082
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 28d1a3f8456e..89178c951de9 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.13
+pkgver=3.2.0.14
pkgrel=1
-_build=181.4763614
+_build=181.4773949
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=('d0db7ee0fa70efeabeb3d831c5ffa99be202e4eed388077922631f556e5ca3e7'
+sha256sums=('b30e578b16eb8eb9b3ba7cde5f1cdac7c06fd327d34b24275204eeddb4f19082'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then