diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-09-11 12:45:00 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-17 00:10:30 +0700 |
commit | 0ddd941539d3aed79999d8c9e55ac8271da4a62b (patch) | |
tree | 0bb28d8ba2b67992858e253b4e86a891a179a920 /libraries | |
parent | f291ea33eff4d045252f1bd0971bb5a0f0046ffe (diff) |
libraries/qutepart: Updated for version 3.3.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/qutepart/qutepart.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/qutepart/qutepart.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/qutepart/qutepart.SlackBuild b/libraries/qutepart/qutepart.SlackBuild index f85f627a7c48..545b5c427418 100644 --- a/libraries/qutepart/qutepart.SlackBuild +++ b/libraries/qutepart/qutepart.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for qutepart # Copyright 2012-2017 Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org -# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2017-2023 Jeremy Hansen <jebrhansen+SBo@gmail.com> # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qutepart -VERSION=${VERSION:-20220131_aa69fe6} +VERSION=${VERSION:-3.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/qutepart/qutepart.info b/libraries/qutepart/qutepart.info index 9d1959302ced..9a9d49101c5b 100644 --- a/libraries/qutepart/qutepart.info +++ b/libraries/qutepart/qutepart.info @@ -1,8 +1,8 @@ PRGNAM="qutepart" -VERSION="20220131_aa69fe6" +VERSION="3.3.3" HOMEPAGE="https://github.com/andreikop/qutepart" -DOWNLOAD="https://ponce.cc/slackware/sources/repo/qutepart-20220131_aa69fe6.tar.xz" -MD5SUM="20de321e01a2b8751f39006a5a24dd75" +DOWNLOAD="https://github.com/andreikop/qutepart/archive/refs/tags/v3.3.3/qutepart-3.3.3.tar.gz" +MD5SUM="f8fec81e2549d522eb0335b57f6b531a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |