niri: update to 25.02

This commit is contained in:
John 2025-01-15 11:39:29 +01:00 committed by John Zimmermann
parent 792ae28420
commit a92bb7e997

View File

@ -1,6 +1,6 @@
# Template file for 'niri'
pkgname=niri
version=25.01
version=25.02
revision=1
build_style=cargo
configure_args="--no-default-features --features dbus,xdp-gnome-screencast"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/YaLTeR/niri"
changelog="https://github.com/YaLTeR/niri/releases"
distfiles="https://github.com/YaLTeR/niri/archive/refs/tags/v${version}.tar.gz"
checksum=86b89bcfc3fc6a8ed81f9e3f0ac7a29bd30267515efb2c19e1e0bc2ccd67b649
checksum=602b1f38c6ab01b19e95ac2ef86d7c91dfa9b212437d62fb40def9664c1419d6
pre_check() {
export XDG_RUNTIME_DIR=$(mktemp -d "$wrksrc/runtime.XXXXXX")