diff options
author | 2020-12-16 18:33:25 +0100 | |
---|---|---|
committer | 2021-02-27 11:01:21 +0100 | |
commit | 6e2a273420e450b997970837c371086cb98b1385 (patch) | |
tree | 3412162967e89c6eadf6f4190542786a5f8244ad | |
parent | 9aa1498acb0841d4ce656319a4de5cc157b4e2ed (diff) | |
download | slackbuilds-qtspell.tar.gz |
misc/qtspell: Updated for version 0.9.0.qtspell
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | misc/qtspell/qtspell.SlackBuild | 2 | ||||
-rw-r--r-- | misc/qtspell/qtspell.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/qtspell/qtspell.SlackBuild b/misc/qtspell/qtspell.SlackBuild index a238528724..782cb162f0 100644 --- a/misc/qtspell/qtspell.SlackBuild +++ b/misc/qtspell/qtspell.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qtspell -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/qtspell/qtspell.info b/misc/qtspell/qtspell.info index 45f5b7816a..30f4b2db68 100644 --- a/misc/qtspell/qtspell.info +++ b/misc/qtspell/qtspell.info @@ -1,8 +1,8 @@ PRGNAM="qtspell" -VERSION="0.8.2" +VERSION="0.9.0" HOMEPAGE="https://github.com/manisandro/qtspell/" -DOWNLOAD="https://github.com/manisandro/qtspell/releases/download/0.8.2/qtspell-0.8.2.tar.xz" -MD5SUM="08672fa184b7b27c4695bf6ad39b3114" +DOWNLOAD="https://github.com/manisandro/qtspell/archive/0.9.0/qtspell-0.9.0.tar.gz" +MD5SUM="51cec935f402d51ac0d3b3f1f08fc8ae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |