summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2019-06-04 21:30:47 +0100
committerLalit Maganti2019-06-04 21:30:47 +0100
commitbdbe180d7cf196013773bf4ce2b32cf79d986fdb (patch)
tree6b2f650db851fed524fca1ae91641dc39bcb7168
parent30ac15b53392446168ce24d856f6f55f6d678f88 (diff)
downloadaur-bdbe180d7cf196013773bf4ce2b32cf79d986fdb.tar.gz
android-studio: bump version
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd341a846891..1002c2093dbc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.6.0.1
+ pkgver = 3.6.0.2
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,9 +14,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.6.0.1/android-studio-ide-191.5595896-linux.tar.gz
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.6.0.2/android-studio-ide-191.5599242-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = acf7202c64ca685df4ac089c1ca16fdb48bad6d7ef57ab57b79f5e1570eda0d9
+ sha256sums = f4a55ec666b3795caaf728fb55d6a48dcfae3eb3c9d38b04d66727f0e9e03b2a
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index cd81084275e1..6fbf34c4bcfd 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.1
+pkgver=3.6.0.2
pkgrel=1
-_build=191.5595896
+_build=191.5599242
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('acf7202c64ca685df4ac089c1ca16fdb48bad6d7ef57ab57b79f5e1570eda0d9'
+sha256sums=('f4a55ec666b3795caaf728fb55d6a48dcfae3eb3c9d38b04d66727f0e9e03b2a'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then