summaryrefslogtreecommitdiff
path: root/multimedia/gtkpod/gtkpod.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gtkpod/gtkpod.SlackBuild')
-rw-r--r--multimedia/gtkpod/gtkpod.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/gtkpod/gtkpod.SlackBuild b/multimedia/gtkpod/gtkpod.SlackBuild
index a0aeb3bc68..f7ff0a81d3 100644
--- a/multimedia/gtkpod/gtkpod.SlackBuild
+++ b/multimedia/gtkpod/gtkpod.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gtkpod
-# Copyright 2012 Willy Sudiarto Raharjo <willysr@slackware-id.org>
+# Copyright 2012-2013 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# 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=gtkpod
-VERSION=${VERSION:-2.1.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.1.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
@@ -71,7 +71,7 @@ find . \
-exec chmod 644 {} \;
patch -p1 < $CWD/gtkpod-gdl362.patch
-patch -p1 < $CWD/gtkpod-anjuta36.patch
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \