diff options
-rw-r--r-- | libraries/SOPE/SOPE.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/SOPE/SOPE.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/SOPE/SOPE.SlackBuild b/libraries/SOPE/SOPE.SlackBuild index e91b0280a9..89d72cd926 100644 --- a/libraries/SOPE/SOPE.SlackBuild +++ b/libraries/SOPE/SOPE.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for SOPE -# Copyright 2018-2019 Chris Walker Kempner, TX +# Copyright 2018-2020 Chris Walker Kempner, TX # 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=SOPE -VERSION=${VERSION:-4.2.0} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/SOPE/SOPE.info b/libraries/SOPE/SOPE.info index 7fadff0cef..281ab5f265 100644 --- a/libraries/SOPE/SOPE.info +++ b/libraries/SOPE/SOPE.info @@ -1,7 +1,7 @@ PRGNAM="SOPE" -VERSION="4.2.0" +VERSION="4.3.0" HOMEPAGE="https://github.com/inverse-inc/sope" -DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.2.0.tar.gz" +DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.3.0.tar.gz" MD5SUM="3e372a08141bda7e7263768433546579" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |