diff options
-rw-r--r-- | community/dunst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dunst/APKBUILD b/community/dunst/APKBUILD index 9b20d48b23..7979ee543f 100644 --- a/community/dunst/APKBUILD +++ b/community/dunst/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stefan Wagner <stw@bit-strickerei.de> pkgname=dunst pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="A customizable and lightweight notification-daemon" url="http://knopwob.org/dunst/" arch="all" |