Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libwacom/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libwacom'
pkgname=libwacom
version=2.19.1
version=2.20.0
revision=1
build_style=meson
configure_args="-Ddocumentation=disabled"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/linuxwacom/libwacom"
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
distfiles="https://github.com/linuxwacom/libwacom/releases/download/libwacom-${version}/libwacom-${version}.tar.xz"
checksum=a1e5b1e7ef60fa70ed05b55d888d980ec7e86bd15594857f3c48c529b661bf32
checksum=370b45b5e05a91960df0aeb9c9481ae05846aab92ab2d4ec66945a0da4216888

if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
configure_args+=" -Dtests=enabled"
Expand Down