diff options
Diffstat (limited to 'desktop/mousepad/mousepad.SlackBuild')
-rw-r--r-- | desktop/mousepad/mousepad.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/mousepad/mousepad.SlackBuild b/desktop/mousepad/mousepad.SlackBuild index c5eefc604b62d..bfefeb04ad229 100644 --- a/desktop/mousepad/mousepad.SlackBuild +++ b/desktop/mousepad/mousepad.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for mousepad -# Copyright 2014 Aaditya Bagga <aaditya_gnulinux@zoho.com> +# Copyright 2014-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -20,7 +20,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mousepad -VERSION=${VERSION:-0.3.0} +VERSION=${VERSION:-0.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |