summaryrefslogtreecommitdiffstats
path: root/pastebinit/build
diff options
context:
space:
mode:
Diffstat (limited to 'pastebinit/build')
-rwxr-xr-xpastebinit/build/pastebinit.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/pastebinit/build/pastebinit.SlackBuild b/pastebinit/build/pastebinit.SlackBuild
index 41a12616..230a7a74 100755
--- a/pastebinit/build/pastebinit.SlackBuild
+++ b/pastebinit/build/pastebinit.SlackBuild
@@ -38,6 +38,8 @@
# * Update for Slackware 13.37.
# 1.3.1-1: 17/jun/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 1.3.1-2: 06/oac/2012 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt for Slackware 14.
#
# Run 'sh pastebinit.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -47,7 +49,7 @@
PRGNAM=pastebinit
VERSION=${VERSION:-1.3.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
ARCH="noarch"
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}