summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-05-27 11:10:35 +0100
committerPranav Maganti2020-05-27 11:10:35 +0100
commit11565d9ddd0bd6229809c90b36e2107f20e0a8e2 (patch)
treea1ac449a6be1141fea5aaeca87fdc06becbcf0fd /PKGBUILD
parentde9ef94089096faea16efae135ceb01072579d5e (diff)
downloadaur-11565d9ddd0bd6229809c90b36e2107f20e0a8e2.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 3625ae2a9b3e..dbe7c5785d7c 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.9
+pkgver=4.1.0.10
pkgrel=1
-_build=201.6466190
+_build=201.6507185
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=('c669b7ab75d7edb8419c5242430cc5cebcc761f18600404cee4813035015ff9a'
+sha256sums=('e2f884aa5c8095906abdedc7310b02976cb2258d1b2a90f3020c372d35e7caa7'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then