dino: update to 0.4.5.

This commit is contained in:
Karel Balej 2025-02-26 09:31:16 +01:00 committed by Leah Neukirchen
parent aa403b48ce
commit f455dcf1ee

View file

@ -1,6 +1,6 @@
# Template file for 'dino'
pkgname=dino
version=0.4.4
version=0.4.5
revision=1
build_style=cmake
configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON -DUSE_SOUP3=ON"
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/dino/dino"
distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz"
checksum=29f37dc3a54fb123f223964d01de76fcea038ca6d134aa35b75c62b07acb9d03
checksum=80761b625c4cb4cf6ed1a368dbd24a9df06b47a1c6379495aca4ed7e033d08be
if [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -DBUILD_TESTS=ON"