summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2018-12-21 18:06:15 +0000
committerPranav Maganti2018-12-21 18:06:15 +0000
commit0c3de85a5cb7445354f1a2c5885b0026ef910699 (patch)
tree65af5ad3cb5d75c284efa7c00ad648f2e7c1d74b
parenta1a5ebd6f3aa692ee2052f97feb1e90e2a753c0e (diff)
downloadaur-0c3de85a5cb7445354f1a2c5885b0026ef910699.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 3dad9c84bafe..c1ab40137661 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.4.0.7
+ pkgver = 3.4.0.8
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.7/android-studio-ide-183.5173923-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.8/android-studio-ide-183.5186062-linux.zip
source = android-studio-canary.desktop
- sha256sums = f16e4adf75d8e6a82dc0f30eff414a38d9bc60f7e6db1f66e0b984d51233c92d
+ sha256sums = e9275584dcfc1b28b4723c42732f2f85be338e5196e040601a60c88f81f62712
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 3bfd21d8b2db..93dff21c907e 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.7
+pkgver=3.4.0.8
pkgrel=1
-_build=183.5173923
+_build=183.5186062
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=('f16e4adf75d8e6a82dc0f30eff414a38d9bc60f7e6db1f66e0b984d51233c92d'
+sha256sums=('e9275584dcfc1b28b4723c42732f2f85be338e5196e040601a60c88f81f62712'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then