diff --git a/extra/caja-actions/caja-actions.SlackBuild b/extra/caja-actions/caja-actions.SlackBuild index d5466c0..deda4cb 100644 --- a/extra/caja-actions/caja-actions.SlackBuild +++ b/extra/caja-actions/caja-actions.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for caja-actions # Copyright 2016 Leonardo Citrolo -# Copyright 2016-2018 Willy Sudiarto Raharjo +# Copyright 2016-2019 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -100,4 +100,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz} \ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz} diff --git a/extra/caja-actions/doinst.sh b/extra/caja-actions/doinst.sh index 2aa41d6..65c7e2e 100644 --- a/extra/caja-actions/doinst.sh +++ b/extra/caja-actions/doinst.sh @@ -6,4 +6,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi -fi \ No newline at end of file +fi diff --git a/extra/caja-actions/slack-desc b/extra/caja-actions/slack-desc index 5d28740..8b337a6 100644 --- a/extra/caja-actions/slack-desc +++ b/extra/caja-actions/slack-desc @@ -9,4 +9,4 @@ caja-actions: caja-actions: caja-actions: caja-actions: Homepage: https://github.com/raveit65/caja-actions -caja-actions: \ No newline at end of file +caja-actions: