diff options
author | Chris Walker <kris240376@gmail.com> | 2018-10-20 21:36:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:02 +0700 |
commit | d99dcba158045657653572c515d7c146e1c9c6d3 (patch) | |
tree | 40e68db9f7fe21fb03b6f89de8725ecea857973d /libraries | |
parent | b1d800458c7647ea19d135279eafa62a9cfb5329 (diff) | |
download | slackbuilds-d99dcba158045657653572c515d7c146e1c9c6d3.tar.gz |
libraries/SOPE: Updated for version 4.0.3.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'libraries')
-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 d455f8e6e2..a520c2ab94 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.0.2} +VERSION=${VERSION:-4.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/SOPE/SOPE.info b/libraries/SOPE/SOPE.info index 86631af94c..42445deaf9 100644 --- a/libraries/SOPE/SOPE.info +++ b/libraries/SOPE/SOPE.info @@ -1,8 +1,8 @@ PRGNAM="SOPE" -VERSION="4.0.2" +VERSION="4.0.3" HOMEPAGE="https://github.com/inverse-inc/sope" -DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.2.tar.gz" -MD5SUM="c1070981862e39ea3789389db62dc9fa" +DOWNLOAD="https://sogo.nu/files/downloads/SOGo/Sources/SOPE-4.0.3.tar.gz" +MD5SUM="dcd5917c78180f790048025468ac0cfe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnustep-base" |