diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-02-04 20:54:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:13 +0700 |
commit | 38daf20f3089a1bf91e5a5d4192ba1dc9f1a6477 (patch) | |
tree | ff498c433027f88c5e7c97322e31b9a182c6927d /network/bitlbee-steam/bitlbee-steam.SlackBuild | |
parent | 0db4e92cbbf6ca4b6ad4961c50ee9de1b3029eaf (diff) |
network/bitlbee-steam: Updated for version 1.4.1.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'network/bitlbee-steam/bitlbee-steam.SlackBuild')
-rw-r--r-- | network/bitlbee-steam/bitlbee-steam.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bitlbee-steam/bitlbee-steam.SlackBuild b/network/bitlbee-steam/bitlbee-steam.SlackBuild index 3139856c70716..ad8f74ce57153 100644 --- a/network/bitlbee-steam/bitlbee-steam.SlackBuild +++ b/network/bitlbee-steam/bitlbee-steam.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "bitlbee-steam". -# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bitlbee-steam -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |