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"