From 44cd7796d42f210b319d1fc119fae49248296517 Mon Sep 17 00:00:00 2001 From: James Geboski Date: Wed, 13 Mar 2013 05:05:11 -0400 Subject: development/geany-plugins: Updated for version 1.23. Signed-off-by: dsomero --- development/geany-plugins/geany-plugins.SlackBuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'development/geany-plugins/geany-plugins.SlackBuild') diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild index 1ea48a624f..2e4db86de9 100644 --- a/development/geany-plugins/geany-plugins.SlackBuild +++ b/development/geany-plugins/geany-plugins.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Geany Plugins -# Copyright 2010-2012 James Geboski +# Copyright 2010-2013 James Geboski # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany-plugins -VERSION=${VERSION:-1.22} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.23} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -78,8 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ - --build=$ARCH-slackware-linux \ - --enable-geanygdb + --build=$ARCH-slackware-linux make make install DESTDIR=$PKG -- cgit v1.2.3