From 0a4899caf21ab182531f5c5e62d7af9e4a1fd36f Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Tue, 18 Sep 2018 16:11:09 -0700 Subject: misc/subsurface: Updated for version 4.8.2 Signed-off-by: Larry Hajali --- misc/subsurface/subsurface.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/subsurface/subsurface.SlackBuild') diff --git a/misc/subsurface/subsurface.SlackBuild b/misc/subsurface/subsurface.SlackBuild index 79bf2c8241919..086043aca75bf 100644 --- a/misc/subsurface/subsurface.SlackBuild +++ b/misc/subsurface/subsurface.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=subsurface SRCNAM=Subsurface -VERSION=${VERSION:-4.8.1} +VERSION=${VERSION:-4.8.2} MD5LONG=${MD5LONG:-54a357f9590d9cf011bf1713589f66bad65e00eb} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -77,8 +77,8 @@ find -L . \ # https://mail.kde.org/pipermail/release-team/2015-August/008911.html sed -i 's|#include |#include "grantlee_templates_local.h"|' \ desktop-widgets/templatelayout.h -cat /usr/include/Grantlee5/grantlee_templates.h | \ - sed -e 's|grantlee/|Grantlee5/grantlee/|'\ +sed -e 's|grantlee/|Grantlee5/grantlee/|' \ + /usr/include/Grantlee5/grantlee_templates.h \ > grantlee_templates_local.h # Fix the location detection of googlemaps -- cgit v1.2.3