diff options
author | Chris Walker <kris240376@gmail.com> | 2019-12-28 08:56:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 08:56:49 +0700 |
commit | aa38f7fa84219314800f6012f35e911ecbd67434 (patch) | |
tree | a32ed8d0a23bda062873a43a32863bc5c4c3578f | |
parent | 18ce54101fcedd1b595c1fcc53860a31e8f5c463 (diff) | |
download | slackbuilds-aa38f7fa84219314800f6012f35e911ecbd67434.tar.gz |
libraries/SOPE: Updated for version 4.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/SOPE/SOPE.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/SOPE/SOPE.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/SOPE/SOPE.SlackBuild b/libraries/SOPE/SOPE.SlackBuild index 1782506922..e91b0280a9 100644 --- a/libraries/SOPE/SOPE.SlackBuild +++ b/libraries/SOPE/SOPE.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=SOPE -VERSION=${VERSION:-4.1.1} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/SOPE/SOPE.info b/libraries/SOPE/SOPE.info index bdd75a34d8..7fadff0cef 100644 --- a/libraries/SOPE/SOPE.info +++ b/libraries/SOPE/SOPE.info @@ -1,8 +1,8 @@ PRGNAM="SOPE" -VERSION="4.1.1" +VERSION="4.2.0" HOMEPAGE="https://github.com/inverse-inc/sope" -DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.1.1.tar.gz" -MD5SUM="95c08b89b2cd0b6e4cd41048bbb6aee4" +DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.2.0.tar.gz" +MD5SUM="3e372a08141bda7e7263768433546579" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnustep-base" |