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 | |
parent | ef2b2d5d8ba31d815f9e78566ea339e76a6fcb06 (diff) |
network/gofiche: Updated for version 1.0.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/gofiche')
-rw-r--r-- | network/gofiche/gofiche.SlackBuild | 2 | ||||
-rw-r--r-- | network/gofiche/gofiche.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/gofiche/gofiche.SlackBuild b/network/gofiche/gofiche.SlackBuild index 0d2c326855b7..ea0818134160 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} diff --git a/network/gofiche/gofiche.info b/network/gofiche/gofiche.info index e5469077f15b..1063c9262e83 100644 --- a/network/gofiche/gofiche.info +++ b/network/gofiche/gofiche.info @@ -1,8 +1,8 @@ PRGNAM="gofiche" -VERSION="git20171227" +VERSION="1.0.3" HOMEPAGE="https://github.com/slackhead/gofiche" -DOWNLOAD="http://unrealize.co.uk/source/gofiche-git20171227.tar.gz" -MD5SUM="def6e912b897c7b0768d3bba122b0710" +DOWNLOAD="https://github.com/slackhead/gofiche/archive/1.0.3/gofiche-1.0.3.tar.gz" +MD5SUM="ffd4be08dca177c5f098d176ed85ed2b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |