summaryrefslogtreecommitdiffstats
path: root/pastebinit/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-10-06 13:35:10 +0000
committer Eric Hameleers <alien@slackware.com>2012-10-06 13:35:10 +0000
commitd2e98b3e177441ff358748740017796581e9324e (patch)
treedab15bccc0d3b01dbefadf37e266bd3e9d5c5636 /pastebinit/build
parent967ad321b78229ba40c60ae4d8e38fc025543fb7 (diff)
downloadasb-d2e98b3e177441ff358748740017796581e9324e.tar.gz
asb-d2e98b3e177441ff358748740017796581e9324e.tar.xz
Rebuilt for Slackware 14
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}