makedeb


dunst-git 11280c9a2022.04.14-2


Lightweight and customizable notification daemon

Click here to go back to the commit logs for dunst-git.

Commit:


Hash: bb8f9f4beecf4740650796f36ff2fe6f51a891f7

Message: added replace function

Diff


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')