summaryrefslogtreecommitdiffstats
path: root/source/xap/seamonkey/seamonkey.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-13 20:51:28 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-14 08:59:52 +0200
commit9a1642993e87ad9ab0401f7d7b88957e387f5e28 (patch)
tree3f7ce64b6afadf22a388cb6293c88bef7eab5e61 /source/xap/seamonkey/seamonkey.SlackBuild
parent9889bfd95174d85b1114096b9cb01caa8f5c524b (diff)
downloadcurrent-9a1642993e87ad9ab0401f7d7b88957e387f5e28.tar.gz
current-9a1642993e87ad9ab0401f7d7b88957e387f5e28.tar.xz
Tue Jul 13 20:51:28 UTC 202120210713205128
xap/seamonkey-2.53.8-x86_64-2.txz: Rebuilt. Fixed desktop files changing Terminal=0 to Terminal=false. Thanks to marav.
Diffstat (limited to 'source/xap/seamonkey/seamonkey.SlackBuild')
-rwxr-xr-xsource/xap/seamonkey/seamonkey.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/seamonkey/seamonkey.SlackBuild b/source/xap/seamonkey/seamonkey.SlackBuild
index 77b651123..a18e38147 100755
--- a/source/xap/seamonkey/seamonkey.SlackBuild
+++ b/source/xap/seamonkey/seamonkey.SlackBuild
@@ -26,7 +26,7 @@ PKGNAM=seamonkey
TARBALLVER=${VERSION:-$(basename $(ls seamonkey-*.tar.* | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)}
# Strip the end from beta versions:
VERSION=$(echo $TARBALLVER | cut -f 1 -d b)
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then