From ccec3fa6ae3d5220171bdb142955b3e78abce361 Mon Sep 17 00:00:00 2001 From: Bojan Popovic Date: Thu, 24 Jul 2014 17:05:46 +0700 Subject: desktop/screenfetch: Updated for version 3.5.0. Signed-off-by: Willy Sudiarto Raharjo --- desktop/screenfetch/screenfetch.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'desktop/screenfetch/screenfetch.SlackBuild') diff --git a/desktop/screenfetch/screenfetch.SlackBuild b/desktop/screenfetch/screenfetch.SlackBuild index 325c2ea0f05d..58c88879cc3c 100644 --- a/desktop/screenfetch/screenfetch.SlackBuild +++ b/desktop/screenfetch/screenfetch.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for Screenfetch -# Copyright 2012, 2013, Bojan Popovic, Belgrade, Serbia, +# Copyright 2012, 2013, 2014 Bojan Popovic, Belgrade, Serbia, # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,10 +26,11 @@ # 1.1 08-JUL-2013 Updated to a new upstream ver. 3.0.5. Fixes Slack64 # detection. # 1.2 06-DEC-2013 Updated to a new upstream ver. 3.2.2. +# 1.3 24-JUL-2014 Updated to a new upstream ver. 3.5.0. PRGNAM=screenfetch -VERSION=${VERSION:-3.2.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.5.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} DIRNAME=screenFetch -- cgit v1.2.3