sysutils/dunst: Update to 1.13.1
Add shell completions for dunstify. Changelog: https://github.com/dunst-project/dunst/blob/master/CHANGELOG.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= dunst
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.13.0
|
||||
DISTVERSION= 1.13.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= uzsolt@FreeBSD.org
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1754997231
|
||||
SHA256 (dunst-project-dunst-v1.13.0_GH0.tar.gz) = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0
|
||||
SIZE (dunst-project-dunst-v1.13.0_GH0.tar.gz) = 4664717
|
||||
TIMESTAMP = 1769322045
|
||||
SHA256 (dunst-project-dunst-v1.13.1_GH0.tar.gz) = a578e5c2cdb546187355c710f1aa84c472e6e23828e692fe1cb0ebb9635b11a6
|
||||
SIZE (dunst-project-dunst-v1.13.1_GH0.tar.gz) = 4666210
|
||||
|
||||
@@ -4,6 +4,7 @@ bin/dunstctl
|
||||
@sample %%ETCDIR%%/dunstrc.sample
|
||||
share/bash-completion/completions/dunst
|
||||
share/bash-completion/completions/dunstctl
|
||||
share/bash-completion/completions/dunstify
|
||||
share/dbus-1/services/org.knopwob.dunst.service
|
||||
share/fish/vendor_completions.d/dunst.fish
|
||||
share/fish/vendor_completions.d/dunstctl.fish
|
||||
@@ -14,3 +15,4 @@ share/man/man1/dunstify.1.gz
|
||||
share/man/man5/dunst.5.gz
|
||||
share/zsh/site-functions/_dunst
|
||||
share/zsh/site-functions/_dunstctl
|
||||
share/zsh/site-functions/_dunstify
|
||||
|
||||
Reference in New Issue
Block a user