diff --git a/main/dunst/.checksums b/main/dunst/.checksums index 90ee3c88d..026bdd7bd 100644 --- a/main/dunst/.checksums +++ b/main/dunst/.checksums @@ -1 +1 @@ -972f5c7c0e31f2a2ac1d87348cd90df8 dunst-1.9.1.tar.gz +138b0a3542a8d0b69125c3c31e977405 dunst-1.9.2.tar.gz diff --git a/main/dunst/.pkgfiles b/main/dunst/.pkgfiles index 2807a9403..d8e3688ed 100644 --- a/main/dunst/.pkgfiles +++ b/main/dunst/.pkgfiles @@ -1,4 +1,4 @@ -dunst-1.9.1-1 +dunst-1.9.2-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/dunst/ -rw-r--r-- root/root etc/dunst/dunstrc diff --git a/main/dunst/spkgbuild b/main/dunst/spkgbuild index a0d01c01e..16a9a48f8 100644 --- a/main/dunst/spkgbuild +++ b/main/dunst/spkgbuild @@ -2,7 +2,7 @@ # depends : libxinerama pango libnotify libxscrnsaver name=dunst -version=1.9.1 +version=1.9.2 release=1 source="https://github.com/dunst-project/dunst/archive/v$version/$name-$version.tar.gz"