summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-11-10 11:03:53 +0000
committerPranav Maganti2020-11-10 11:03:53 +0000
commitb74b82f3afff6ddd0a8af38efaad92f8b4e55586 (patch)
tree0642cd8a1ff1dbc246a750fff6ab9e6239512047 /PKGBUILD
parent0b35555c1bccd861ba04220950988fa42e124f19 (diff)
downloadaur-b74b82f3afff6ddd0a8af38efaad92f8b4e55586.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 1b0a34e68ffa..f9533f002dc0 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.15
+pkgver=4.2.0.16
pkgrel=1
-_build=202.6922807
+_build=202.6939830
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=('3d714d9cf4896dda7d36d90c0d1dd5abebe95aa77ce48a361665cf8512d193ff'
+sha256sums=('d97874191e011d923aa1f772308da272bced236066887593fb56c4648679f081'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then