Skip to content

Commit 611df3c

Browse files
committed
dunst: update to 1.31.2
1 parent 2f3a890 commit 611df3c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/dunst/template

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'dunst'
22
pkgname=dunst
3-
version=1.13.1
3+
version=1.13.2
44
revision=1
55
build_style=gnu-makefile
66
make_check_target=test
@@ -9,7 +9,8 @@ make_build_args="SYSTEMD=0 WAYLAND=$(vopt_if wayland 1 0) SYSCONFDIR=/etc"
99
make_install_args="$make_build_args"
1010
hostmakedepends="perl pkg-config"
1111
makedepends="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"
1314
checkdepends="dbus dejavu-fonts-ttf"
1415
conf_files="/etc/dunst/dunstrc"
1516
short_desc="Lightweight and customizable notification daemon"
@@ -18,7 +19,7 @@ license="BSD-3-Clause"
1819
homepage="https://dunst-project.org"
1920
changelog="https://raw.githubusercontent.com/dunst-project/dunst/master/CHANGELOG.md"
2021
distfiles="https://github.com/dunst-project/dunst/archive/v${version}.tar.gz"
21-
checksum=a578e5c2cdb546187355c710f1aa84c472e6e23828e692fe1cb0ebb9635b11a6
22+
checksum=c68645cecef4a45840cd67c19a18a3a21ecae6b331e9864c2b745c31aee5fc85
2223

2324
build_options="wayland"
2425
build_options_default="wayland"

0 commit comments

Comments
 (0)