diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-06-06 19:43:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:01:07 -0500 |
commit | 7ff70d5e0af2d54c3b8a337afe634bd9c7a745d8 (patch) | |
tree | 8bc47361df82cb570fed96d3f3cf1ee3392af3a2 /desktop/thunar-vcs-plugin | |
parent | 9e3912401b9327725672460b43ed81d25dbcdc6c (diff) |
desktop/thunar-vcs-plugin: Updated for version 0.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/thunar-vcs-plugin')
-rw-r--r-- | desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/thunar-vcs-plugin/thunar-vcs-plugin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild index 80e901317343..187524a74232 100644 --- a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild +++ b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thunar-vcs-plugin -VERSION=${VERSION:-0.1.5} +VERSION=${VERSION:-0.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.info b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.info index c3bc3fadd6e5..d2a9625e7e83 100644 --- a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.info +++ b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.info @@ -1,8 +1,8 @@ PRGNAM="thunar-vcs-plugin" -VERSION="0.1.5" +VERSION="0.2.0" HOMEPAGE="https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" -DOWNLOAD="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.5.tar.bz2" -MD5SUM="2dd39b28039430c3b3c568c12672441f" +DOWNLOAD="https://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.2/thunar-vcs-plugin-0.2.0.tar.bz2" +MD5SUM="e19cca5efdab3ad38ed4cb99dfd8afe8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |