Skip to content

Commit 6b988aa

Browse files
upd(niri): 25.05 -> 25.11 (pacstall#8321)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cae8abb commit 6b988aa

File tree

3 files changed

+8
-15
lines changed

3 files changed

+8
-15
lines changed

packages/niri/.SRCINFO

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
pkgbase = 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

3936
pkgname = niri

packages/niri/niri.pacscript

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
pkgname="niri"
2-
pkgver="25.08"
2+
pkgver="25.11"
33
arch=("amd64" "arm64")
44
pkgdesc="Scrollable-tiling Wayland compositor"
55
url='https://github.com/YaLTeR/niri'
66
license=('GPL-3.0-or-later')
77
source=("${url}.git#tag=v${pkgver}")
88
external_connection=true
9-
incompatible=('debian:bullseye' 'debian:bookworm' 'ubuntu:jammy')
109
makedepends=("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")
1211
optdepends=("fuzzel: application launcher similar to rofi drun mode"
1312
"waybar: highly customizable Wayland bar"
1413
"alacritty: a cross-platform OpenGL terminal emulator"

srclist

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9961,12 +9961,12 @@ pkgname = ttf-zed-mono-nerd
99619961
license = OFL-1.1-no-RFN
99629962
---
99639963
pkgbase = 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

100019998
pkgname = niri
100029999
---

0 commit comments

Comments
 (0)