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