diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2015-01-29 07:35:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-29 07:35:31 +0700 |
commit | b126486e313785807ed8ec2a67fb124ca15a5d40 (patch) | |
tree | fa115910da82f99cb8f5494cb7525199a7e62a59 /desktop/spectrwm/spectrwm.SlackBuild | |
parent | 35307e986b56d9579234efe05bd18eb4447759f3 (diff) | |
download | slackbuilds-b126486e313785807ed8ec2a67fb124ca15a5d40.tar.gz |
desktop/spectrwm: Updated for version 2.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/spectrwm.SlackBuild')
-rw-r--r-- | desktop/spectrwm/spectrwm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/spectrwm/spectrwm.SlackBuild b/desktop/spectrwm/spectrwm.SlackBuild index e47f75492d..6461156b7e 100644 --- a/desktop/spectrwm/spectrwm.SlackBuild +++ b/desktop/spectrwm/spectrwm.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2011-2014 LEVAI Daniel +# Copyright (c) 2011-2015 LEVAI Daniel # All rights reserved. # # * Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spectrwm -VERSION=${VERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |