summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-05-08 09:50:46 +0100
committerPranav Maganti2020-05-08 09:50:46 +0100
commitde9ef94089096faea16efae135ceb01072579d5e (patch)
tree99a142f89496f88945944336fc929078f5b38095 /PKGBUILD
parente776f6d4e5e68b3230eb6e92222bd836c4dc7edd (diff)
downloadaur-de9ef94089096faea16efae135ceb01072579d5e.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9f7a74f4380..3625ae2a9b3e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.1.0.8
+pkgver=4.1.0.9
pkgrel=1
-_build=193.6423924
+_build=201.6466190
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('7721affdd968b26c006e60bdd650d37a00613888f42af97b157cc29d3eac4f4f'
+sha256sums=('c669b7ab75d7edb8419c5242430cc5cebcc761f18600404cee4813035015ff9a'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then