summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2017-10-14 18:23:31 +0100
committerLalit Maganti2017-10-14 18:23:31 +0100
commitaf2a01dc370719d1a5d6a648ecd460e42aa752c6 (patch)
tree8510070d8ec32aa637c3efabfa34b720fce1b886
parent1cce2cee85214632c0d6383675fab4dfe788b256 (diff)
downloadaur-af2a01dc370719d1a5d6a648ecd460e42aa752c6.tar.gz
android-studio: bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781998736155..7fc3c25ac70e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Oct 14 17:23:24 UTC 2017
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.0.0.15
+ pkgver = 3.0.0.16
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,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.0.0.15/android-studio-ide-171.4365657-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.0.0.16/android-studio-ide-171.4392136-linux.zip
source = android-studio-canary.desktop
- sha256sums = 663564903130e2a5694d621d720c25106cfa45df9ddd5ad28c02a5a700cea32a
+ sha256sums = c52fd6b694624861d13935eaa3aed3182408b69b7d2d0f208f10af43d7c2ea8f
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d41a06a1a6cb..2fc0edb5c8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.15
+pkgver=3.0.0.16
pkgrel=1
-_build=171.4365657
+_build=171.4392136
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=('663564903130e2a5694d621d720c25106cfa45df9ddd5ad28c02a5a700cea32a'
+sha256sums=('c52fd6b694624861d13935eaa3aed3182408b69b7d2d0f208f10af43d7c2ea8f'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then