From 667bbb4cb1836999df7f0d24957fc38a52eb5d90 Mon Sep 17 00:00:00 2001 From: Roberto Metere Date: Fri, 31 Mar 2017 07:26:00 +0700 Subject: development/android-studio: Updated for version 2.3.0.8_162_3764568. Signed-off-by: Willy Sudiarto Raharjo --- development/android-studio/android-studio.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'development/android-studio/android-studio.SlackBuild') diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild index 32631c9f2d..78fe2278d4 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for Android Studio -# Copyright 2009-2016 Roberto Metere, Cagliari (CA), Italy +# Copyright 2012-2017 Roberto Metere, Cagliari (CA), Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=android-studio -VERSION=${VERSION:-2.2.2.0_145_3360264} +VERSION=${VERSION:-2.3.0.8_162_3764568} SRCVER=$(echo ${VERSION#*_} | sed 's/_/./') BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,6 +52,7 @@ cd $PKG # Make and install launchers # mkdir -p $PKG/usr/share/applications +install -D -m 644 $PKG/usr/share/android-studio/bin/studio.png $PKG/usr/share/pixmaps/android-studio.png install -D -m 644 $CWD/android-studio.desktop $PKG/usr/share/applications/android-studio.desktop mkdir -p $PKG/usr/bin ( -- cgit v1.2.3