diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/otter/otter.SlackBuild | 6 | ||||
-rw-r--r-- | network/otter/otter.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/network/otter/otter.SlackBuild b/network/otter/otter.SlackBuild index 845f578d2054e..a61f1cfb92993 100644 --- a/network/otter/otter.SlackBuild +++ b/network/otter/otter.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for otter -# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=otter -VERSION=${VERSION:-1.0.01} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.02} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/otter/otter.info b/network/otter/otter.info index 30fe097d930a5..4900d6fa90b5e 100644 --- a/network/otter/otter.info +++ b/network/otter/otter.info @@ -1,8 +1,8 @@ PRGNAM="otter" -VERSION="1.0.01" +VERSION="1.0.02" HOMEPAGE="https://otter-browser.org/" -DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v1.0.01/otter-browser-1.0.01.tar.gz" -MD5SUM="99601d0b230956dc542a04f0df912626" +DOWNLOAD="https://github.com/OtterBrowser/otter-browser/archive/v1.0.02/otter-browser-1.0.02.tar.gz" +MD5SUM="108022f3f07eefa90da117366c88c114" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |