summaryrefslogtreecommitdiffstats
path: root/network/surf/surf.SlackBuild
diff options
context:
space:
mode:
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}