diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-02-03 21:08:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 10:30:02 +0700 |
commit | 092e00016f02b8f8eb88b24e92eab893d9efa132 (patch) | |
tree | 5f22cee53dbe4cfaa73818fc24c53f7a1416b7a1 /network/you-get/you-get.SlackBuild | |
parent | 598cc7444ca4ecda7e9082b2898f7049eebb1f7d (diff) |
network/you-get: Updated for version 0.4.1205.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/you-get/you-get.SlackBuild')
-rw-r--r-- | network/you-get/you-get.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/you-get/you-get.SlackBuild b/network/you-get/you-get.SlackBuild index bb8e60b1b74e6..9435d47d8f94c 100644 --- a/network/you-get/you-get.SlackBuild +++ b/network/you-get/you-get.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for you-get -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece # 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=you-get -VERSION=${VERSION:-0.4.1181} +VERSION=${VERSION:-0.4.1205} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |