diff options
author | David Woodfall <dave@dawoodfall.net> | 2017-12-28 10:32:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:54:55 +0700 |
commit | 390e6fed240086281100038f96935f8d35be5f07 (patch) | |
tree | 2ef9d61933ab737e3f920e70e13c1bbd3ab93102 /network/gofiche/gofiche.SlackBuild | |
parent | ef2b2d5d8ba31d815f9e78566ea339e76a6fcb06 (diff) |
network/gofiche: Updated for version 1.0.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/gofiche/gofiche.SlackBuild')
-rw-r--r-- | network/gofiche/gofiche.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/gofiche/gofiche.SlackBuild b/network/gofiche/gofiche.SlackBuild index 0d2c326855b78..ea08181341604 100644 --- a/network/gofiche/gofiche.SlackBuild +++ b/network/gofiche/gofiche.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gofiche -VERSION=${VERSION:-git20171227} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |