diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 09:51:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-27 09:51:56 +0000 |
commit | d3f365c2f52eac1d210f63fc8465951939ae3760 (patch) | |
tree | 094a171a4aae522476c5224f4b34586dbaf2e540 /main/xfce4-notifyd | |
parent | 29e5197afbf78590f55fc3b857f516a216f0b6df (diff) | |
download | aports-d3f365c2f52eac1d210f63fc8465951939ae3760.tar.bz2 aports-d3f365c2f52eac1d210f63fc8465951939ae3760.tar.xz |
main/xfce4-notifyd: rebuild against glib-2.32
Diffstat (limited to 'main/xfce4-notifyd')
-rw-r--r-- | main/xfce4-notifyd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD index a7f6076ef..0b0f39b53 100644 --- a/main/xfce4-notifyd/APKBUILD +++ b/main/xfce4-notifyd/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-notifyd pkgver=0.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" arch="all" |