diff options
-rw-r--r-- | office/watson/watson.SlackBuild | 4 | ||||
-rw-r--r-- | office/watson/watson.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/watson/watson.SlackBuild b/office/watson/watson.SlackBuild index ca5e85b745f2..5796ee07516e 100644 --- a/office/watson/watson.SlackBuild +++ b/office/watson/watson.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for watson -# Copyright 2017-2018 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2017-2019 Jostein Berntsen <jbernts@broadpark.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ PRGNAM=watson SRCNAM=Watson -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/watson/watson.info b/office/watson/watson.info index ca63339a7a3d..e91ac6d84952 100644 --- a/office/watson/watson.info +++ b/office/watson/watson.info @@ -1,8 +1,8 @@ PRGNAM="watson" -VERSION="1.6.0" +VERSION="1.7.0" HOMEPAGE="http://tailordev.github.io/Watson/" -DOWNLOAD="https://github.com/TailorDev/Watson/archive/1.6.0/Watson-1.6.0.tar.gz" -MD5SUM="6d6479915a19fd3143e27372fb27e219" +DOWNLOAD="https://github.com/TailorDev/Watson/archive/1.7.0.tar.gz" +MD5SUM="079ebbacd3d9157730e950306bb5eb42" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="arrow click" |