diff --git a/dunst/.signature b/dunst/.signature index 7d1d55c4a..93020f0db 100644 --- a/dunst/.signature +++ b/dunst/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36unS3lkK/nHM9X3yUX17gPaHywbjGApI7+pTVbeIDAURMA1jhaVJRlXSYwRvnR/3hhOlC0V5BlLZWMFaWhUfQY= -SHA256 (Pkgfile) = af2a9a2de00052649709b23f3f9bb14cd71caf31ec189ac520b715707b3e815d +RWSagIOpLGJF3yDl2d3JfYQnor2T5kpodeoYiL+DIpJSAjeS1qVVfFy3CV6fmOco8lt7xbiDWND8xvaMxG4LBlpcP5C1sYbRowQ= +SHA256 (Pkgfile) = add5ae99e6ecc3410fb81648326edf4c7833bec8b300c32e6ed5adf395688938 SHA256 (.footprint) = 103e94b9a75fb6883c283fcee27040e1f7676adbfdf8bb6c57f3e0692c6305a8 -SHA256 (dunst-1.10.0.tar.gz) = d1fbeba329b3801b931ad804f1fadd96a36be5edf2e49c8e30f081443079759f +SHA256 (dunst-1.11.0.tar.gz) = 31c0eb749ca83dab7f5af33beb951c9f9a8451263fcee6cbcf8ba3dedbf2e1f1 diff --git a/dunst/Pkgfile b/dunst/Pkgfile index f66394746..7b763e3b3 100644 --- a/dunst/Pkgfile +++ b/dunst/Pkgfile @@ -4,11 +4,12 @@ # Depends on: dbus gdk-pixbuf pango xorg-libxinerama xorg-libxrandr xorg-libxscrnsaver libnotify name=dunst -version=1.10.0 +version=1.11.0 release=1 source=(https://github.com/dunst-project/$name/archive/v$version/$name-$version.tar.gz) build() { + export COMPLETIONS=0 export WAYLAND=0 cd $name-$version make