diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-12-09 12:57:57 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-12-09 12:57:57 -0600 |
commit | b42748c74de2216486960140b72887eaac99eee2 (patch) | |
tree | 4971190236b8ed441b4d180f175fc53910098424 /dunst/Pkgfile | |
parent | fb2aa8414e1650541a49f35439fee1f370aa4b2c (diff) | |
download | contrib-b42748c74de2216486960140b72887eaac99eee2.tar.gz contrib-b42748c74de2216486960140b72887eaac99eee2.tar.xz |
dunst: updated to version 1.7.3
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 918bd4ff3..bad619847 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.2 +version=1.7.3 release=1 source=(https://github.com/dunst-project/$name/archive/v$version/$name-$version.tar.gz) |