diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-12-02 17:52:56 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-12-02 17:52:56 -0600 |
commit | 2cfdd5113df6f5ea6d588dcb90996670a4d15f97 (patch) | |
tree | bc9380f33bd3e87e266847116c51ab2e5a57e155 /dunst/Pkgfile | |
parent | 4e8c88a57f2708af0faf7a07c48abbde512b44f6 (diff) | |
download | contrib-2cfdd5113df6f5ea6d588dcb90996670a4d15f97.tar.gz contrib-2cfdd5113df6f5ea6d588dcb90996670a4d15f97.tar.xz |
dunst: updated to version 1.7.2
Diffstat (limited to 'dunst/Pkgfile')
-rw-r--r-- | dunst/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/Pkgfile b/dunst/Pkgfile index dbe33839b..918bd4ff3 100644 --- a/dunst/Pkgfile +++ b/dunst/Pkgfile @@ -4,7 +4,7 @@ # Depends on: dbus gdk-pixbuf pango xorg-libxinerama xorg-libxrandr xorg-libxscrnsaver libnotify name=dunst -version=1.7.1 +version=1.7.2 release=1 source=(https://github.com/dunst-project/$name/archive/v$version/$name-$version.tar.gz) |