summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2017-08-11 12:57:35 +0100
committerLalit Maganti2017-08-11 12:57:35 +0100
commit93bf78eb694458e3b42d76ddcbbc00435f243630 (patch)
treed857a250f625df8d5bfbfe14c64abb387e4dc705 /PKGBUILD
parent9467bf6b7cfb84ef82f862937cb469200b44edf1 (diff)
downloadaur-93bf78eb694458e3b42d76ddcbbc00435f243630.tar.gz
Update version to Beta 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c361eb52e2f..dc81030648cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.8
+pkgver=3.0.0.9
pkgrel=1
-_build=171.4220116
+_build=171.4243858
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=('8b184719596e24085aa1fa31f966200b5d530b33a8f616b07cac2c5e4c0d5c09'
+sha256sums=('422cc6c85ee62186bdb81facd970c0058575dc45ba39f6fd8b326b430269f28c'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then