summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author James Geboski <jgeboski@gmail.com>2011-11-29 01:14:31 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-10 21:58:16 -0200
commitf125550a7f49d961e29b1706cec29b2246a1b9ac (patch)
tree0e40538c8c9f63606da95aa5ef8e39fab54aaaa3 /development
parentb211526cad2b48cd4d1d5cdd75ba1318ffe1e0b8 (diff)
downloadslackbuilds-f125550a7f49d961e29b1706cec29b2246a1b9ac.tar.gz
slackbuilds-f125550a7f49d961e29b1706cec29b2246a1b9ac.tar.xz
development/geany-plugins: Updated for version 0.21.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/geany-plugins/README4
-rw-r--r--development/geany-plugins/geany-plugins.SlackBuild2
-rw-r--r--development/geany-plugins/geany-plugins.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/development/geany-plugins/README b/development/geany-plugins/README
index a8786ba634..91ec7f70e8 100644
--- a/development/geany-plugins/README
+++ b/development/geany-plugins/README
@@ -4,5 +4,5 @@ plugins were developed by various developers on SourceForge.net.
This requires geany.
-Note the geanygendoc plugin will not be built as it requires a
-dependency of CTPL that is not available.
+Note: the geanygendoc plugin will not be built, as it requires ctpl,
+which is not available from SlackBuilds.org.
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild
index 64544240fe..e0ccf6a14f 100644
--- a/development/geany-plugins/geany-plugins.SlackBuild
+++ b/development/geany-plugins/geany-plugins.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geany-plugins
-VERSION=${VERSION:-0.20}
+VERSION=${VERSION:-0.21.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info
index 68d9204006..48feb6eea0 100644
--- a/development/geany-plugins/geany-plugins.info
+++ b/development/geany-plugins/geany-plugins.info
@@ -1,8 +1,8 @@
PRGNAM="geany-plugins"
-VERSION="0.20"
+VERSION="0.21.1"
HOMEPAGE="http://plugins.geany.org/"
-DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-0.20.tar.bz2"
-MD5SUM="94bc4901217641a07f840d92179643b0"
+DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-0.21.1.tar.bz2"
+MD5SUM="358848a8e1e7cd733404fb5662107c07"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="James Geboski"