diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-18 14:58:34 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2017-01-19 09:38:19 +0000 |
commit | 701684bf34df33185a284887cb7e94308741c2ee (patch) | |
tree | b41695144f9c11a5e75fac9f3fe1d6de106ea5f0 /community | |
parent | 98c6cc8925c5d7967a22fa303c6a53e9512720c7 (diff) | |
download | aports-701684bf34df33185a284887cb7e94308741c2ee.tar.bz2 aports-701684bf34df33185a284887cb7e94308741c2ee.tar.xz |
community/dunst: bump pkgrel due to dbus-dev upgrade
Diffstat (limited to 'community')
-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" |