From 99c1ade059affeadb178ed6fb7014d65b0a7cc60 Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Fri, 24 May 2019 11:47:43 -0400 Subject: [PATCH] xfce4-notes-plugin: revbump for xfconf Fix xlint warnings --- srcpkgs/xfce4-notes-plugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xfce4-notes-plugin/template b/srcpkgs/xfce4-notes-plugin/template index ce15073300..1509c90fc2 100644 --- a/srcpkgs/xfce4-notes-plugin/template +++ b/srcpkgs/xfce4-notes-plugin/template @@ -1,11 +1,11 @@ # Template file for 'xfce4-notes-plugin' pkgname=xfce4-notes-plugin version=1.8.1 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="xfce4-panel-devel libunique1-devel" -short_desc="A notes plugin for the Xfce4 panel" +short_desc="Notes plugin for the Xfce4 panel" maintainer="Alexander Mamay " license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"