summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-03-18 18:02:54 +0000
committerPranav Maganti2020-03-18 18:02:54 +0000
commitf51f05b627c56c183435e401dcaf7e81cbf636cd (patch)
tree5bbe0a79f931c757abd08cfb55cd007523eb1e6b /PKGBUILD
parentf24b480d32cca59805df6c426253a0e1f32a1459 (diff)
downloadaur-f51f05b627c56c183435e401dcaf7e81cbf636cd.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 c1094da296c4..6c600649e37a 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.2
+pkgver=4.1.0.3
pkgrel=1
-_build=193.6264773
+_build=193.6297379
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=('7f1aac83023c1768be0fe894c18ea86d7662dae8f44a8da94c71147325c10954'
+sha256sums=('6704df102ca460d458eacf37d994bb4bc21a6784c56f8e02a6afcdb912a56869'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then