From 3fc90822267bab4e652e1644509967b72528a539 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 Oct 2020 17:52:14 -0400 Subject: libraries/libwpe: Fix README, info, script. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- libraries/libwpe/README | 2 +- libraries/libwpe/libwpe.SlackBuild | 2 +- libraries/libwpe/libwpe.info | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/libwpe/README b/libraries/libwpe/README index 86ad9304f4..a72bfacbb6 100644 --- a/libraries/libwpe/README +++ b/libraries/libwpe/README @@ -2,4 +2,4 @@ WPE is the reference WebKit port for embedded and low-consumption computer devices. It has been designed from the ground-up with performance, small footprint, accelerated content rendering, and simplicity of deployment in mind, bringing the excellence of the -WebKit engine to countless platforms and target devices. \ No newline at end of file +WebKit engine to countless platforms and target devices. diff --git a/libraries/libwpe/libwpe.SlackBuild b/libraries/libwpe/libwpe.SlackBuild index ba22651c31..42f4a123be 100644 --- a/libraries/libwpe/libwpe.SlackBuild +++ b/libraries/libwpe/libwpe.SlackBuild @@ -91,4 +91,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} \ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/libraries/libwpe/libwpe.info b/libraries/libwpe/libwpe.info index 8b57026b62..16d3b84f87 100644 --- a/libraries/libwpe/libwpe.info +++ b/libraries/libwpe/libwpe.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libxkbcommon" MAINTAINER="Willy Sudiarto Raharjo" -EMAIL="willysr@slackbuilds.org" \ No newline at end of file +EMAIL="willysr@slackbuilds.org" -- cgit v1.2.3