Added notification-daemon as a proves to PKGBUILDs

This commit is contained in:
Erik Reider
2023-02-28 11:32:31 +01:00
parent 0a6d1f6e24
commit 873bb550a2
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
pkgname=swaync-git
_pkgname=swaync
pkgver=v0.8.0.r2.g50f40a2
pkgrel=1
pkgrel=2
pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
url="https://github.com/ErikReider/SwayNotificationCenter"
arch=(
@@ -14,7 +14,7 @@ arch=(
license=('GPL3')
depends=("gtk3" "gtk-layer-shell" "dbus" "glib2" "gobject-introspection" "libgee" "json-glib" "libhandy" "libpulse" )
conflicts=("swaync" "swaync-client")
provides=("swaync" "swaync-client")
provides=("swaync" "swaync-client" "notification-daemon")
makedepends=(vala meson git scdoc)
source=("$_pkgname::git+$url")
sha256sums=('SKIP')