development/geany-plugins: Updated for version 1.25.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
This commit is contained in:
parent
d1bd9f3bad
commit
0b9aa73636
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue