Skip to content

Instantly share code, notes, and snippets.

@2m
Created November 18, 2017 09:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save 2m/c1a1c40171e6b59c884987275300e068 to your computer and use it in GitHub Desktop.
Save 2m/c1a1c40171e6b59c884987275300e068 to your computer and use it in GitHub Desktop.
diff --git a/PKGBUILD b/PKGBUILD
index 052dd30..4653d5c 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.18
+pkgver=3.1.0.3
pkgrel=1
-_build=171.4408382
+_build=171.4444016
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=('7991f95ea1b6c55645a3fc48f1534d4135501a07b9d92dd83672f936d9a9d7a2'
+sha256sums=('dab0b68d1c43a714bf541414fdfce0d2c692132040e10e7653e18e381a04ed61'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then
@kapkoi
Copy link

kapkoi commented Sep 15, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment