diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-07-22 10:40:02 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | d62498ad2545d2c5734d4f910772fbf54648893d (patch) | |
tree | 25c8c78fff3e2d0f82c1e5a04b3e762db7b9f90d /desktop/xfce4-notes-plugin | |
parent | 33da41b5c78c0db6f03efb90677c7272fb3c5b42 (diff) | |
download | slackbuilds-d62498ad2545d2c5734d4f910772fbf54648893d.tar.gz |
desktop/xfce4-notes-plugin: Updated for version 1.8.1.
Fixes build with xfce-4.12 on -current.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'desktop/xfce4-notes-plugin')
-rw-r--r-- | desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xfce4-notes-plugin/xfce4-notes-plugin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild index 964c0b66a6..8982fabb7e 100644 --- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild +++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-notes-plugin -VERSION=1.7.7 +VERSION=${VERSION:-1.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info index ffa2dbb5d6..706ca84620 100644 --- a/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info +++ b/desktop/xfce4-notes-plugin/xfce4-notes-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-notes-plugin" -VERSION="1.7.7" +VERSION="1.8.1" HOMEPAGE="http://goodies.xfce.org/" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/xfce4-notes-plugin-1.7.7.tar.bz2" -MD5SUM="42b924b23f2fec6a1099e9b7a87db4a3" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.8/xfce4-notes-plugin-1.8.1.tar.bz2" +MD5SUM="31cb9520b01512a94344770b4befdb3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libunique" |