mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
niri: update to 25.05.1.
This commit is contained in:
parent
6890e35465
commit
e1d9d4d863
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'niri'
|
||||
pkgname=niri
|
||||
version=25.05
|
||||
version=25.05.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features dbus,xdp-gnome-screencast"
|
||||
|
@ -15,7 +15,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=deb067a8af2febb29bdcf72b98a2e654e3e2a199e7f3b3d622436983071ebe32
|
||||
checksum=2df192fa85adbb0eabcfddbd8aa812c3d3329a582a7e62212ea9fcddafa79b00
|
||||
|
||||
pre_check() {
|
||||
export XDG_RUNTIME_DIR=$(mktemp -d "$wrksrc/runtime.XXXXXX")
|
||||
|
|
Loading…
Add table
Reference in a new issue