summaryrefslogtreecommitdiffstats
path: root/desktop/xfce4-notes-plugin
diff options
context:
space:
mode:
author Robby Workman2021-06-02 06:11:07 +0200
committer Robby Workman2021-06-02 06:11:07 +0200
commit1ef05d5bce02ef0b70d4bcdec0d20bfeaeaa9936 (patch)
tree8a8cf8a45ecd8a5b43c12223892ce8130e8c3053 /desktop/xfce4-notes-plugin
parentb4e0d576830c8e0dc1216ac1701d0ba22d3463d6 (diff)
downloadslackbuilds-1ef05d5bce02ef0b70d4bcdec0d20bfeaeaa9936.tar.gz
desktop/xfce4-notes-plugin: Updated for version 1.9.0.
Diffstat (limited to 'desktop/xfce4-notes-plugin')
-rw-r--r--desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild6
-rw-r--r--desktop/xfce4-notes-plugin/xfce4-notes-plugin.info10
2 files changed, 8 insertions, 8 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 \
diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info
index a8b7b4c818..305f71d5cb 100644
--- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info
+++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info
@@ -1,10 +1,10 @@
PRGNAM="xfce4-notes-plugin"
-VERSION="20201231_b38052b"
-HOMEPAGE="https://goodies.xfce.org/"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/xfce4-notes-plugin-20201231_b38052b.tar.xz"
-MD5SUM="0fef6e1496c87850999ce34553090908"
+VERSION="1.9.0"
+HOMEPAGE="https://docs.xfce.org/panel-plugins/xfce4-notes-plugin/start"
+DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.9/xfce4-notes-plugin-1.9.0.tar.bz2"
+MD5SUM="21a145914c54880e2dd699f693d83e7d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libunique"
+REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"