development/geany: Updated for version 1.24.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b251f40e8
commit
5357621b02
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Geany
|
||||
# Written by Evan Hisey <ehisey@gmail.com>
|
||||
# Copyright 2009-2012 Michiel van Wessem, Leicester, United Kingdom
|
||||
# Copyright 2009-2014 Michiel van Wessem, Leicester, United Kingdom
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geany
|
||||
VERSION=${VERSION:-1.23}
|
||||
VERSION=${VERSION:-1.24.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geany"
|
||||
VERSION="1.23"
|
||||
VERSION="1.24.1"
|
||||
HOMEPAGE="http://www.geany.org/"
|
||||
DOWNLOAD="http://download.geany.org/geany-1.23.tar.bz2"
|
||||
MD5SUM="4290e8c32305e916f57bb0f0233bbec2"
|
||||
DOWNLOAD="http://download.geany.org/geany-1.24.1.tar.bz2"
|
||||
MD5SUM="d225104cef3973164d70116d46239606"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue