summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-11-11 17:55:53 +0000
committerPranav Maganti2018-11-11 17:55:53 +0000
commit2ae582094fc993b41cfa8f7453ce8d81e2a2dce0 (patch)
tree196c60a84d835411aa4c91fb2a6f8b43d43054fd
parentcc51486e70803984b45fb098e9ebc0785b6c8681 (diff)
downloadaur-2ae582094fc993b41cfa8f7453ce8d81e2a2dce0.tar.gz
Version Bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512515158c85..ab1fffe2d04c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.4.0.1
+ pkgver = 3.4.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.4.0.1/android-studio-ide-183.5081642-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.2/android-studio-ide-183.5112304-linux.zip
source = android-studio-canary.desktop
- sha256sums = d30fff01d742ec82cc3bb2c93483a8ba8dca3df26e8d7c41c88bdb3797826632
+ sha256sums = 17b6cb6906e10895965c55332c4ae70744ef343432242c28c22ec7169e22f337
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 2dcbc5ba4bcf..9b49003f813a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.4.0.1
+pkgver=3.4.0.2
pkgrel=1
-_build=183.5081642
+_build=183.5112304
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=('d30fff01d742ec82cc3bb2c93483a8ba8dca3df26e8d7c41c88bdb3797826632'
+sha256sums=('17b6cb6906e10895965c55332c4ae70744ef343432242c28c22ec7169e22f337'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then