diff options
| -rw-r--r-- | repos/extra/dunst/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/dunst/.files | 6 | ||||
| -rw-r--r-- | repos/extra/dunst/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/dunst/.checksum b/repos/extra/dunst/.checksum index ae161af2..f959cb98 100644 --- a/repos/extra/dunst/.checksum +++ b/repos/extra/dunst/.checksum @@ -1 +1 @@ -c5a7b55cb067b05573fc1c5671c0835aa061687e5cf057039b124f3152c9b0b1 dunst-1.11.0.tar.gz +7d1e5510a31d0a40d79829bd25779b28a185c4919e507aeab130b2c4e9722a9c dunst-1.12.0.tar.gz diff --git a/repos/extra/dunst/.files b/repos/extra/dunst/.files index d5103986..fb87fb08 100644 --- a/repos/extra/dunst/.files +++ b/repos/extra/dunst/.files @@ -16,9 +16,9 @@ drwxr-xr-x root/root usr/share/dbus-1/services/ -rw-r--r-- root/root usr/share/dbus-1/services/org.knopwob.dunst.service drwxr-xr-x root/root usr/share/fish/ drwxr-xr-x root/root usr/share/fish/vendor_completions.d/ --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunst --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstctl --rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstify +-rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunst.fish +-rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstctl.fish +-rw-r--r-- root/root usr/share/fish/vendor_completions.d/dunstify.fish drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/dunst.1.gz diff --git a/repos/extra/dunst/abuild b/repos/extra/dunst/abuild index bdcd8972..da09e414 100644 --- a/repos/extra/dunst/abuild +++ b/repos/extra/dunst/abuild @@ -1,5 +1,5 @@ name=dunst -version=1.11.0 +version=1.12.0 release=1 source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" [ -f $SPM_PKGDB/libx11 ] || export X11=0 |