summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-09-02 22:01:20 +0100
committerPranav Maganti2020-09-02 22:01:20 +0100
commitfba7bb71f6b663afb15186abb17b1c6060d0a87a (patch)
treef01304d9096bb6ee4b1e9f3a176a49a66b4a6893 /PKGBUILD
parent64167bfbf2c78fb3b996d3b18c73ce51548db4e6 (diff)
downloadaur-fba7bb71f6b663afb15186abb17b1c6060d0a87a.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 a695c471f486..e57a3dfd146b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.2.0.8
+pkgver=4.2.0.9
pkgrel=1
-_build=202.6787931
+_build=202.6795674
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=('c2d862f0d6b2aff485e7ba21de18bbb955db60f5a1c115bceadfce2644feae78'
+sha256sums=('20bee37460bb5fc9abe5eca1f18a83eb3f5617c30ee40b455d569411ff938626'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then