libratbag: update to 0.18.

This commit is contained in:
classabbyamp 2024-09-27 16:34:26 -04:00
parent 7e4c87f61c
commit 42293f94ae
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libratbag'
pkgname=libratbag
version=0.17
version=0.18
revision=1
build_style=meson
configure_args="-Dtests=false -Dsystemd-unit-dir=''
@ -15,7 +15,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/libratbag/libratbag"
distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
checksum=bd0efd077e155ca71218981d6518a9ac9031fdb42699375b8cd17fa78e0354ff
checksum=8a7f8bf00c21ef5ad534e2804ed537f2fc6521a3932dd822c438e561a85a1bcd
make_check=extended # needs system dbus
make_check_pre="dbus-run-session"