We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2250d commit 7e5e64fCopy full SHA for 7e5e64f
1 file changed
srcpkgs/libwacom/template
@@ -1,6 +1,6 @@
1
# Template file for 'libwacom'
2
pkgname=libwacom
3
-version=2.18.0
+version=2.19.0
4
revision=1
5
build_style=meson
6
configure_args="-Ddocumentation=disabled"
@@ -13,7 +13,7 @@ license="MIT"
13
homepage="https://github.com/linuxwacom/libwacom"
14
changelog="https://raw.githubusercontent.com/linuxwacom/libwacom/master/NEWS"
15
distfiles="https://github.com/linuxwacom/libwacom/releases/download/libwacom-${version}/libwacom-${version}.tar.xz"
16
-checksum=7dbb9ab37df9df47ae2fdbb644916c986728291749bcd5ad8bcaa26f1e15f002
+checksum=8dd84e75d322aa5f33b2fe781cb67efa5706fedcf483737b4657557f33055a93
17
18
if [ -z "$CROSS_BUILD" ] && [ "${XBPS_CHECK_PKGS}" ]; then
19
configure_args+=" -Dtests=enabled"
0 commit comments