summaryrefslogtreecommitdiffstats
path: root/network/surf/surf.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-01-21 22:09:53 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-24 07:23:25 +0700
commit023ef991d2dacc69747d7335db1299edaa16d201 (patch)
treef58e39dd03d0bb58857d37ad382c154e4197fad6 /network/surf/surf.SlackBuild
parentdf6bba04a4e329f85d0f0ea1b035bf5114fa7efe (diff)
downloadslackbuilds-023ef991d2dacc69747d7335db1299edaa16d201.tar.gz
slackbuilds-023ef991d2dacc69747d7335db1299edaa16d201.tar.xz
network/surf: Updated for version 0.7.
Diffstat (limited to 'network/surf/surf.SlackBuild')
-rw-r--r--network/surf/surf.SlackBuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/network/surf/surf.SlackBuild b/network/surf/surf.SlackBuild
index 629a4afbfb..12079a00f1 100644
--- a/network/surf/surf.SlackBuild
+++ b/network/surf/surf.SlackBuild
@@ -6,8 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170121 bkw:
+# - updated for v0.7.
+# - remove patches/startfullscreen.diff as it's integrated into 0.7
+# - update homepage.diff and searchengines.diff for 0.7
+
PRGNAM=surf
-VERSION=${VERSION:-0.6}
+VERSION=${VERSION:-0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}