diff --git a/srcpkgs/dino/template b/srcpkgs/dino/template index 0df26d2aaeb..94c058ab7d7 100644 --- a/srcpkgs/dino/template +++ b/srcpkgs/dino/template @@ -1,6 +1,6 @@ # Template file for 'dino' pkgname=dino -version=0.2.0 +version=0.2.1 revision=1 build_style=cmake configure_args="-GNinja -DDINO_PLUGIN_ENABLED_notification-sound=ON" @@ -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=51d139d62e90ef30b25e19dbe48322e2a35af3de38fd8094a0c89188947567f2 +checksum=56ead6fc54f8c10e1116d639431fe509ac8a390b68c60ed897562a215a075f32 if [ "${XBPS_CHECK_PKGS}" ]; then configure_args+=" -DBUILD_TESTS=ON"