summaryrefslogtreecommitdiffstats
path: root/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-06-01 23:11:07 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-06-01 23:11:07 -0500
commit1ef05d5bce02ef0b70d4bcdec0d20bfeaeaa9936 (patch)
tree8a8cf8a45ecd8a5b43c12223892ce8130e8c3053 /desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild
parentb4e0d576830c8e0dc1216ac1701d0ba22d3463d6 (diff)
downloadslackbuilds-1ef05d5bce02ef0b70d4bcdec0d20bfeaeaa9936.tar.gz
slackbuilds-1ef05d5bce02ef0b70d4bcdec0d20bfeaeaa9936.tar.xz
desktop/xfce4-notes-plugin: Updated for version 1.9.0.
Diffstat (limited to 'desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild')
-rw-r--r--desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild
index 0de42e8eba..2dd17b2a3b 100644
--- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild
+++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xfce4-notes-plugin
-# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
+# Copyright 2006-2021 Robby Workman, Tuscaloosa, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xfce4-notes-plugin
-VERSION=${VERSION:-20201231_b38052b}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -71,7 +71,7 @@ find -L . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
-./autogen.sh \
+./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc/xfce \