diff options
Diffstat (limited to 'main/xfce4-notifyd/APKBUILD')
-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 717b68470..e708fc3f5 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.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="notification daemon for the xfce desktop" url="http://spuriousinterrupt.org/projects/xfce4-notifyd" license="GPL2" |