aboutsummaryrefslogtreecommitdiff
path: root/desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2022-02-10 22:20:14 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 00:29:35 +0700
commit21553d736183c761fb2268638b80c893556bccd7 (patch)
treecea26a2968bd5fffd60b0a532b3528e0ed8300ab /desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild
parent511c649673102e129b73ed1fc874558db54e021e (diff)
desktop/xfce4-fsguard-plugin: Updated for version 1.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild')
-rw-r--r--desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild b/desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild
index d1a0f00d9953a..cf7519084f58f 100644
--- a/desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild
+++ b/desktop/xfce4-fsguard-plugin/xfce4-fsguard-plugin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xfce4-fsguard-plugin
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xfce4-fsguard-plugin
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -103,7 +103,7 @@ find $PKG -name perllocal.pod \
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog NEWS README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS COPYING ChangeLog NEWS README.md $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install