summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-11-17 13:06:58 +0000
committerPranav Maganti2018-11-17 13:06:58 +0000
commit1977b66a5835041bde0824b66aa293c168b4cac0 (patch)
tree9cdb89fdae6c2a58720a2231fdab40775b895b70
parent2ae582094fc993b41cfa8f7453ce8d81e2a2dce0 (diff)
downloadaur-1977b66a5835041bde0824b66aa293c168b4cac0.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 ab1fffe2d04c..f5a704dc56f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.4.0.2
+ pkgver = 3.4.0.3
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.2/android-studio-ide-183.5112304-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.3/android-studio-ide-183.5129585-linux.zip
source = android-studio-canary.desktop
- sha256sums = 17b6cb6906e10895965c55332c4ae70744ef343432242c28c22ec7169e22f337
+ sha256sums = 239d82541f439a23b15a8b520ce6862723bee53c1dddcb5b1ad71308bc4ec083
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 9b49003f813a..14648043ba3e 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.2
+pkgver=3.4.0.3
pkgrel=1
-_build=183.5112304
+_build=183.5129585
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=('17b6cb6906e10895965c55332c4ae70744ef343432242c28c22ec7169e22f337'
+sha256sums=('239d82541f439a23b15a8b520ce6862723bee53c1dddcb5b1ad71308bc4ec083'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then