summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2019-07-03 02:32:23 +0100
committerLalit Maganti2019-07-03 02:32:23 +0100
commit35ae29e2d12e55b5a122e712576fc4380defbf40 (patch)
tree0edbf72b01831fc30795e31dd0458a8ab1a20d5d
parentb96dc647dc56865e9d87a2a8db544c0fe66d8f72 (diff)
downloadaur-35ae29e2d12e55b5a122e712576fc4380defbf40.tar.gz
android-studio: bump version
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b4738112677..83663cf2551d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.6.0.3
+ pkgver = 3.6.0.4
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,7 +14,7 @@ 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.6.0.3/android-studio-ide-191.5618338-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.6.0.4/android-studio-ide-191.5679705-linux.tar.gz
source = android-studio-canary.desktop
sha256sums = 2994203e95f3f140f1766fcbb9d9ab5f202187c4d2ed1ce0432a1bbb7530ce67
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
diff --git a/PKGBUILD b/PKGBUILD
index 09176e5405d1..bed96d162255 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.6.0.3
+pkgver=3.6.0.4
pkgrel=1
-_build=191.5618338
+_build=191.5679705
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"