summaryrefslogtreecommitdiff
path: root/development/fpc-source/fpc-source.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/fpc-source/fpc-source.SlackBuild')
-rw-r--r--development/fpc-source/fpc-source.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/fpc-source/fpc-source.SlackBuild b/development/fpc-source/fpc-source.SlackBuild
index 1e5c5af5e5..0260fe438b 100644
--- a/development/fpc-source/fpc-source.SlackBuild
+++ b/development/fpc-source/fpc-source.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for the Free Pascal source code package
-# Copyright 2011 Fridrich von Stauffenberg <cancellor2@gmail.com>
+# Copyright 2011-2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=fpc-source
-VERSION=${VERSION:-2.4.4}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-ORIG_PRGNAM=${PRGNAM%-source}
+ORIG_PRGNAM=fpc
ORIG_VERSION=$VERSION.source
ARCH=noarch