diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2015-08-19 21:41:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-22 23:42:07 +0700 |
commit | 0b9aa736362fea744c380daf6ddfc3fc3d58335d (patch) | |
tree | 042c5cb1c7d5ef416f22d2b63ed137ff5d79d40f /development/geany-plugins | |
parent | d1bd9f3bad68af75a3318313dd06a79eb07dc1a3 (diff) | |
download | slackbuilds-0b9aa736362fea744c380daf6ddfc3fc3d58335d.tar.gz |
development/geany-plugins: Updated for version 1.25.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins')
-rw-r--r-- | development/geany-plugins/geany-plugins.SlackBuild | 2 | ||||
-rw-r--r-- | development/geany-plugins/geany-plugins.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild index 3438962e25..f985500b44 100644 --- a/development/geany-plugins/geany-plugins.SlackBuild +++ b/development/geany-plugins/geany-plugins.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany-plugins -VERSION=${VERSION:-1.24} +VERSION=${VERSION:-1.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info index fdf031ebe9..d154843554 100644 --- a/development/geany-plugins/geany-plugins.info +++ b/development/geany-plugins/geany-plugins.info @@ -1,8 +1,8 @@ PRGNAM="geany-plugins" -VERSION="1.24" +VERSION="1.25" HOMEPAGE="http://plugins.geany.org/" -DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/geany-plugins/geany-plugins-1.24.tar.bz2" -MD5SUM="5ac59e2693bf61d4df94892aeddbd13e" +DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.25.tar.bz2" +MD5SUM="91f32224ab7a1eb8d05bf6cde5743427" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geany" |