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>
This commit is contained in:
David Spencer 2015-07-22 10:40:02 +01:00 committed by Willy Sudiarto Raharjo
parent 33da41b5c7
commit d62498ad25
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"