Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
uwsm
Commits:
599eed28 by Caleb Maclennan at 2026-02-09T13:25:24+03:00
upgpkg: 0.26.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = uwsm
pkgdesc = A standalone Wayland session manager
- pkgver = 0.26.1
+ pkgver = 0.26.2
pkgrel = 1
url = https://github.com/Vladimir-csp/uwsm
arch = any
@@ -19,7 +19,7 @@ pkgbase = uwsm
optdepends = rofi-wayland: optional picker for uuctl support
optdepends = wmenu: optional picker for uuctl support
optdepends = wofi: optional picker for uuctl support
- source =
https://github.com/Vladimir-csp/uwsm/archive/v0.26.1/uwsm-0.26.1.tar.gz
- sha256sums =
eb228fce4472ddd79dcc7daca49105bf55df3230829879369d0b43b0ca22bd29
+ source =
https://github.com/Vladimir-csp/uwsm/archive/v0.26.2/uwsm-0.26.2.tar.gz
+ sha256sums =
18a5ca7e314c8ae6eefec799efa155af6be2fae1a8a6ebd3a4993323f321d2c2
pkgname = uwsm
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=uwsm
-pkgver=0.26.1
+pkgver=0.26.2
pkgrel=1
pkgdesc='A standalone Wayland session manager'
url="https://github.com/Vladimir-csp/$pkgname"
@@ -25,7 +25,7 @@ makedepends=(meson
scdoc)
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('eb228fce4472ddd79dcc7daca49105bf55df3230829879369d0b43b0ca22bd29')
+sha256sums=('18a5ca7e314c8ae6eefec799efa155af6be2fae1a8a6ebd3a4993323f321d2c2')
build() {
local meson_opts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/599eed283946bbc7fa1cbe6d487a6f5fc81c3496
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/599eed283946bbc7fa1cbe6d487a6f5fc81c3496
You're receiving this email because of your account on gitlab.archlinux.org.