diff options
Diffstat (limited to 'network/pidgin-visnotes')
-rw-r--r-- | network/pidgin-visnotes/README | 2 | ||||
-rw-r--r-- | network/pidgin-visnotes/pidgin-visnotes.SlackBuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/pidgin-visnotes/README b/network/pidgin-visnotes/README index 012d401cd4..14c62dfe69 100644 --- a/network/pidgin-visnotes/README +++ b/network/pidgin-visnotes/README @@ -1,4 +1,4 @@ pidgin-visnotes is a plug-in for all KDE users who want to have their pidgin being more integrated into KDE. It informs the users about status changes -and new messages with pop-ups generated by knotify.
\ No newline at end of file +and new messages with pop-ups generated by knotify. diff --git a/network/pidgin-visnotes/pidgin-visnotes.SlackBuild b/network/pidgin-visnotes/pidgin-visnotes.SlackBuild index 6251aeb2c4..1aff51e8b1 100644 --- a/network/pidgin-visnotes/pidgin-visnotes.SlackBuild +++ b/network/pidgin-visnotes/pidgin-visnotes.SlackBuild @@ -87,4 +87,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} |