diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-04 22:55:35 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-04 23:49:22 -0500 |
commit | 34b420f02bd3bd56f56acedd713d0a4082f3f9cb (patch) | |
tree | 6ca79f2c9aa39827abda3e5b77e7e2956ba98d71 /desktop/thunar-vcs-plugin | |
parent | d2c894835aaa130b41c9cddd919f358b5f007a3c (diff) | |
download | slackbuilds-34b420f02bd3bd56f56acedd713d0a4082f3f9cb.tar.gz |
desktop/thunar-vcs-plugin: Updated for version 0.1.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/thunar-vcs-plugin')
-rw-r--r-- | desktop/thunar-vcs-plugin/README | 7 | ||||
-rw-r--r-- | desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/thunar-vcs-plugin/thunar-vcs-plugin.info | 6 |
3 files changed, 6 insertions, 11 deletions
diff --git a/desktop/thunar-vcs-plugin/README b/desktop/thunar-vcs-plugin/README index 7bd96ecda4..f7465bf6e9 100644 --- a/desktop/thunar-vcs-plugin/README +++ b/desktop/thunar-vcs-plugin/README @@ -1,7 +1,2 @@ The Thunar VCS Plugin adds Subversion and GIT actions to the context -menu of Thunar. This gives a SVN integration and GIT integration to -Thunar. - -The git functionality is still very much a work in progress, so don't -expect much for now; however, the svn functionality should be the -same as what was provided by thunar-svn-plugin. +menu of Thunar. This gives SVN and GIT integration to Thunar. diff --git a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild index 8d0c1e9d2c..ac8c5e4936 100644 --- a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild +++ b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for thunar-vcs-plugin -# Copyright 2008-2011 Robby Workman Northport, AL, USA +# Copyright 2008-2012 Robby Workman Northport, AL, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=thunar-vcs-plugin -VERSION=${VERSION:-0.1.2} +VERSION=${VERSION:-0.1.4} 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 c5f201aaae..99d8b74e7c 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.2" +VERSION="0.1.4" HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" -DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.2.tar.bz2" -MD5SUM="7928429d8dc719b260d536212568e7b5" +DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/thunar-vcs-plugin-0.1.4.tar.bz2" +MD5SUM="b2321096c706e42b85987f0114ab73bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |