diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template index 6b5d637934d..27a54da0d26 100644 --- a/srcpkgs/dino/template +++ b/srcpkgs/dino/template @@ -1,6 +1,6 @@ # Template file for 'dino' pkgname=dino -version=0.4.3 +version=0.4.4 revision=1 build_style=cmake configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON -DUSE_SOUP3=ON" @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="https://github.com/dino/dino" distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz" -checksum=432d7c3b5170c595b1b31a8d64d73ded26e32af9f03a2d1a01828c22a8ade3fa +checksum=29f37dc3a54fb123f223964d01de76fcea038ca6d134aa35b75c62b07acb9d03 if [ "${XBPS_CHECK_PKGS}" ]; then configure_args+=" -DBUILD_TESTS=ON"