summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2019-01-06 20:59:39 +0000
committerPranav Maganti2019-01-06 20:59:39 +0000
commit817e17f6ac221c33ba50de2e2e0073689f35b59c (patch)
tree835d673f0a618ac354aeede0587c494a7dea0e71
parent0c3de85a5cb7445354f1a2c5885b0026ef910699 (diff)
downloadaur-817e17f6ac221c33ba50de2e2e0073689f35b59c.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 c1ab40137661..e6b0a46dad49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 3.4.0.8
+ pkgver = 3.4.0.9
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.8/android-studio-ide-183.5186062-linux.zip
+ source = https://dl.google.com/dl/android/studio/ide-zips/3.4.0.9/android-studio-ide-183.5202479-linux.zip
source = android-studio-canary.desktop
- sha256sums = e9275584dcfc1b28b4723c42732f2f85be338e5196e040601a60c88f81f62712
+ sha256sums = 8d56bf7c41c2c1e003dac6e1deccb58fc1d63914cd340092039baf63919bf518
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 93dff21c907e..9a890ffc7ffe 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.8
+pkgver=3.4.0.9
pkgrel=1
-_build=183.5186062
+_build=183.5202479
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=('e9275584dcfc1b28b4723c42732f2f85be338e5196e040601a60c88f81f62712'
+sha256sums=('8d56bf7c41c2c1e003dac6e1deccb58fc1d63914cd340092039baf63919bf518'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then