dino: update to 0.4.4.
This commit is contained in:
parent
ca72d73ced
commit
3c4097bedd
|
@ -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 <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=432d7c3b5170c595b1b31a8d64d73ded26e32af9f03a2d1a01828c22a8ade3fa
|
||||
checksum=29f37dc3a54fb123f223964d01de76fcea038ca6d134aa35b75c62b07acb9d03
|
||||
|
||||
if [ "${XBPS_CHECK_PKGS}" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in New Issue