summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2017-09-02 11:42:01 -0700
committerTad Fisher2017-09-02 11:42:01 -0700
commit300ba1414e9ebf4deb6f14b2228282ff761becaf (patch)
tree114e7c22c96e3744b14b73e36a9db61f0b3e8c2d /PKGBUILD
parente44230126a941ed6a7058d3eb27b799090dd9619 (diff)
parent1022b89b57a0daa8d86c6e6f85f2eea80ca19ab9 (diff)
downloadaur-300ba1414e9ebf4deb6f14b2228282ff761becaf.tar.gz
Merge branch 'master' of github.com:tadfisher/arch-android-studio-canary
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 239d3adfa3a5..a98b929e462d 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.11
+pkgver=3.0.0.12
pkgrel=1
-_build=171.4294784
+_build=171.4304935
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=('2e57914ca71ed50b1357bf055efae756fa149c0b3d309b1ff8395b7e611aa986'
+sha256sums=('c5cec81cabb59873b44ac7794e3f59b8c0390eed1f0b5f247ded850a8ad0fe88'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then