xfce4-notifyd: update to 0.3.4
This commit is contained in:
parent
af6a68ebbf
commit
5d803d3427
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xfce4-notifyd'
|
||||
pkgname=xfce4-notifyd
|
||||
version=0.2.4
|
||||
revision=4
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
||||
makedepends="libnotify-devel libxfce4ui-devel"
|
||||
|
@ -12,7 +12,5 @@ short_desc="Simple, visually-appealing notification daemon for Xfce"
|
|||
homepage="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||
checksum=8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0
|
||||
|
||||
LDFLAGS="-lX11" # due to --as-needed it's removed.
|
||||
distfiles="http://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=038535de79b7056058e8d6dceb457959949831853c2594a686ec68b037ae31bf
|
||||
|
|
Loading…
Reference in New Issue