xfce4-notifyd: revbump to build new xbps vpkg files.
This commit is contained in:
parent
3b28079d76
commit
c79b5a6a6e
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'xfce4-notifyd'
|
||||
pkgname=xfce4-notifyd
|
||||
version=0.2.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libnotify-devel libxfce4util-devel libxfce4ui-devel hicolor-icon-theme desktop-file-utils"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
provides="notification-daemon-${version}"
|
||||
conflicts="notification-daemon>=0"
|
||||
provides="notification-daemon-${version}_${revision}"
|
||||
replaces="notification-daemon>=0"
|
||||
short_desc="Simple, visually-appealing notification daemon for Xfce"
|
||||
homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
||||
|
|
Loading…
Reference in a new issue