summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-12-12 21:00:40 +0000
committerPranav Maganti2018-12-12 21:00:40 +0000
commita1a5ebd6f3aa692ee2052f97feb1e90e2a753c0e (patch)
treee56e7181ffddf57fe495cbd847db925f8ad48df6
parent9b49171667095b6d31e1467a8a6780bab658c0dc (diff)
downloadaur-a1a5ebd6f3aa692ee2052f97feb1e90e2a753c0e.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 3ba8b9dee93f..3dad9c84bafe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.4.0.6
+ pkgver = 3.4.0.7
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.6/android-studio-ide-183.5159543-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.7/android-studio-ide-183.5173923-linux.zip
source = android-studio-canary.desktop
- sha256sums = a82076615a441e7a4d1f0d3a37043a35f185f43c303f89dae23070d2312ec864
+ sha256sums = f16e4adf75d8e6a82dc0f30eff414a38d9bc60f7e6db1f66e0b984d51233c92d
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index b64ed20e2401..3bfd21d8b2db 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.6
+pkgver=3.4.0.7
pkgrel=1
-_build=183.5159543
+_build=183.5173923
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=('a82076615a441e7a4d1f0d3a37043a35f185f43c303f89dae23070d2312ec864'
+sha256sums=('f16e4adf75d8e6a82dc0f30eff414a38d9bc60f7e6db1f66e0b984d51233c92d'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then