diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template index fda6cc8c94..3de80d3e79 100644 --- a/srcpkgs/dino/template +++ b/srcpkgs/dino/template @@ -1,7 +1,7 @@ # Template file for 'dino' pkgname=dino -version=0.2.1 -revision=2 +version=0.2.2 +revision=1 build_style=cmake configure_args="-GNinja -DDINO_PLUGIN_ENABLED_notification-sound=ON" make_cmd=ninja @@ -14,7 +14,7 @@ maintainer="Anjandev Momi " license="GPL-3.0-or-later" homepage="https://github.com/dino/dino" distfiles="https://github.com/dino/dino/archive/v${version}.tar.gz" -checksum=56ead6fc54f8c10e1116d639431fe509ac8a390b68c60ed897562a215a075f32 +checksum=adb08b54971bf5b32875e058f1b1a4a3de96dd3431feb0399c1f21f834254bde if [ "${XBPS_CHECK_PKGS}" ]; then configure_args+=" -DBUILD_TESTS=ON"