dino: update to 0.2.2.
This commit is contained in:
parent
1e1a3af12b
commit
172ac13107
1 changed files with 3 additions and 3 deletions
|
@ -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 <anjan@momi.ca>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue