libratbag: update to 0.18.
This commit is contained in:
parent
7e4c87f61c
commit
42293f94ae
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libratbag'
|
# Template file for 'libratbag'
|
||||||
pkgname=libratbag
|
pkgname=libratbag
|
||||||
version=0.17
|
version=0.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dtests=false -Dsystemd-unit-dir=''
|
configure_args="-Dtests=false -Dsystemd-unit-dir=''
|
||||||
|
@ -15,7 +15,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/libratbag/libratbag"
|
homepage="https://github.com/libratbag/libratbag"
|
||||||
distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libratbag/libratbag/archive/v${version}.tar.gz"
|
||||||
checksum=bd0efd077e155ca71218981d6518a9ac9031fdb42699375b8cd17fa78e0354ff
|
checksum=8a7f8bf00c21ef5ad534e2804ed537f2fc6521a3932dd822c438e561a85a1bcd
|
||||||
make_check=extended # needs system dbus
|
make_check=extended # needs system dbus
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue