xfce4-notifyd: update to 0.3.5
This commit is contained in:
parent
806d014d7e
commit
55a2bd218f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xfce4-notifyd'
|
||||
pkgname=xfce4-notifyd
|
||||
version=0.3.4
|
||||
version=0.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
||||
|
@ -13,4 +13,8 @@ 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}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=038535de79b7056058e8d6dceb457959949831853c2594a686ec68b037ae31bf
|
||||
checksum=b9b86938bdd31b4a69650d8b76e5cb0a6a30c1aa726130bd803f6c6f1f7af7a6
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/lib/systemd
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue