File tree Expand file tree Collapse file tree 3 files changed +8
-15
lines changed
Expand file tree Collapse file tree 3 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 11pkgbase = niri
2- pkgver = 25.08
2+ pkgver = 25.11
33 pkgdesc = Scrollable-tiling Wayland compositor
44 url = https://github.com/YaLTeR/niri
55 arch = amd64
66 arch = arm64
7- depends = libdisplay-info2
7+ depends = libdisplay-info3
88 depends = libseat1
99 makedepends = libudev-dev
1010 makedepends = libwayland-dev
@@ -29,11 +29,8 @@ pkgbase = niri
2929 optdepends = xdg-desktop-portal-gnome: screencasting support
3030 optdepends = gnome-keyring: implements the secret portal, for certain apps to work
3131 optdepends = policykit-1-gnome: when apps need to ask for root permissions
32- incompatible = debian:bullseye
33- incompatible = debian:bookworm
34- incompatible = ubuntu:jammy
3532 license = GPL-3.0-or-later
3633 maintainer = Alxhr0 <alxhr0@proton.me>
37- source = https://github.com/YaLTeR/niri.git#tag=v25.08
34+ source = https://github.com/YaLTeR/niri.git#tag=v25.11
3835
3936pkgname = niri
Original file line number Diff line number Diff line change 11pkgname="niri"
2- pkgver="25.08 "
2+ pkgver="25.11 "
33arch=("amd64" "arm64")
44pkgdesc="Scrollable-tiling Wayland compositor"
55url='https://github.com/YaLTeR/niri'
66license=('GPL-3.0-or-later')
77source=("${url}.git#tag=v${pkgver}")
88external_connection=true
9- incompatible=('debian:bullseye' 'debian:bookworm' 'ubuntu:jammy')
109makedepends=("libudev-dev" "libwayland-dev" "libseat-dev" "libglib2.0-dev" "libclang-dev" "cargo>=1.80.1" "libpipewire-0.3-dev" "libcairo2-dev" "libpango1.0-dev" "libdisplay-info-dev" "libinput-dev" "libgbm-dev" "libxkbcommon-dev")
11- depends=("libdisplay-info2 " "libseat1")
10+ depends=("libdisplay-info3 " "libseat1")
1211optdepends=("fuzzel: application launcher similar to rofi drun mode"
1312 "waybar: highly customizable Wayland bar"
1413 "alacritty: a cross-platform OpenGL terminal emulator"
Original file line number Diff line number Diff line change @@ -9961,12 +9961,12 @@ pkgname = ttf-zed-mono-nerd
99619961 license = OFL-1.1-no-RFN
99629962---
99639963pkgbase = niri
9964- pkgver = 25.08
9964+ pkgver = 25.11
99659965 pkgdesc = Scrollable-tiling Wayland compositor
99669966 url = https://github.com/YaLTeR/niri
99679967 arch = amd64
99689968 arch = arm64
9969- depends = libdisplay-info2
9969+ depends = libdisplay-info3
99709970 depends = libseat1
99719971 makedepends = libudev-dev
99729972 makedepends = libwayland-dev
@@ -9991,12 +9991,9 @@ pkgbase = niri
99919991 optdepends = xdg-desktop-portal-gnome: screencasting support
99929992 optdepends = gnome-keyring: implements the secret portal, for certain apps to work
99939993 optdepends = policykit-1-gnome: when apps need to ask for root permissions
9994- incompatible = debian:bullseye
9995- incompatible = debian:bookworm
9996- incompatible = ubuntu:jammy
99979994 license = GPL-3.0-or-later
99989995 maintainer = Alxhr0 <alxhr0@proton.me>
9999- source = https://github.com/YaLTeR/niri.git#tag=v25.08
9996+ source = https://github.com/YaLTeR/niri.git#tag=v25.11
100009997
100019998pkgname = niri
100029999---
You can’t perform that action at this time.
0 commit comments