development/geany-plugins: Updated for version 1.24.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Michiel van Wessem 2014-05-09 22:06:45 +07:00 committed by Willy Sudiarto Raharjo
parent 5195e7fd09
commit b792474f32
2 changed files with 5 additions and 4 deletions

View file

@ -3,6 +3,7 @@
# Slackware build script for Geany Plugins
# Copyright 2010-2013 James Geboski <jgeboski@gmail.com>
# Copyright 2013-2014 Michiel van Wessem, Leicester, United Kingdom.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geany-plugins
VERSION=${VERSION:-1.23}
VERSION=${VERSION:-1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="geany-plugins"
VERSION="1.23"
VERSION="1.24"
HOMEPAGE="http://plugins.geany.org/"
DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.23.tar.bz2"
MD5SUM="d851dbdaf95fb8b74ece43c0a973b748"
DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.24.tar.bz2"
MD5SUM="5ac59e2693bf61d4df94892aeddbd13e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="geany"