mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/geany-plugins: Updated for version 0.21.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b211526cad
commit
f125550a7f
3 changed files with 6 additions and 6 deletions
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue