makedeb
Lightweight and customizable notification daemon
Click here to go back to the commit logs for dunst-git.
Hash: bb8f9f4beecf4740650796f36ff2fe6f51a891f7
Message: added replace function
diff --git a/PKGBUILD b/PKGBUILD
index 5d626f3..9065974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ depends=('libnotify-dev' 'libxss-dev' 'libxdg-basedir-dev' 'libghc-pango-dev' 'l
makedepends=('git' 'perl' 'wayland-protocols')
provides=('dunst' 'notification-daemon' 'dunstify')
conflicts=('dunst' 'dunstify')
+replaces=('dunst')
source=('git+https://github.com/dunst-project/dunst')
md5sums=('SKIP')