mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
dino: update to 0.4.3.
This commit is contained in:
parent
39da47d3d8
commit
50b470f371
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dino'
|
||||
pkgname=dino
|
||||
version=0.4.2
|
||||
revision=3
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDINO_PLUGIN_ENABLED_notification-sound=ON -DUSE_SOUP3=ON"
|
||||
hostmakedepends="cmake ninja gettext unzip pkg-config vala glib-devel"
|
||||
|
@ -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=59cbe1b90f947a38609c48633e32b4090d7da44dfae1bee2a741f65251e1488e
|
||||
checksum=432d7c3b5170c595b1b31a8d64d73ded26e32af9f03a2d1a01828c22a8ade3fa
|
||||
|
||||
if [ "${XBPS_CHECK_PKGS}" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue