File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'dunst'
22pkgname=dunst
3- version=1.13.1
3+ version=1.13.2
44revision=1
55build_style=gnu-makefile
66make_check_target=test
@@ -9,7 +9,8 @@ make_build_args="SYSTEMD=0 WAYLAND=$(vopt_if wayland 1 0) SYSCONFDIR=/etc"
99make_install_args="$make_build_args"
1010hostmakedepends="perl pkg-config"
1111makedepends="gdk-pixbuf-devel libXScrnSaver-devel libXinerama-devel libXrandr-devel
12- libxdg-basedir-devel libnotify-devel $(vopt_if wayland 'wayland-devel wayland-protocols')"
12+ libxdg-basedir-devel libnotify-devel $(vopt_if wayland 'wayland-devel wayland-protocols')
13+ pango-devel"
1314checkdepends="dbus dejavu-fonts-ttf"
1415conf_files="/etc/dunst/dunstrc"
1516short_desc="Lightweight and customizable notification daemon"
@@ -18,7 +19,7 @@ license="BSD-3-Clause"
1819homepage="https://dunst-project.org"
1920changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
2021distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
21- checksum=a578e5c2cdb546187355c710f1aa84c472e6e23828e692fe1cb0ebb9635b11a6
22+ checksum=c68645cecef4a45840cd67c19a18a3a21ecae6b331e9864c2b745c31aee5fc85
2223
2324build_options="wayland"
2425build_options_default="wayland"
You can’t perform that action at this time.
0 commit comments