Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
uwsm
Commits:
c3246155 by Caleb Maclennan at 2026-02-14T22:34:49+03:00
upgpkg: 0.26.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = uwsm
pkgdesc = A standalone Wayland session manager
- pkgver = 0.26.2
+ pkgver = 0.26.3
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.2/uwsm-0.26.2.tar.gz
- sha256sums =
18a5ca7e314c8ae6eefec799efa155af6be2fae1a8a6ebd3a4993323f321d2c2
+ source =
https://github.com/Vladimir-csp/uwsm/archive/v0.26.3/uwsm-0.26.3.tar.gz
+ sha256sums =
40910ebbc9f74321d33c2e5d666fb215ff4462d3ebade9f1e3c4935ffaf9e29c
pkgname = uwsm
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=uwsm
-pkgver=0.26.2
+pkgver=0.26.3
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=('18a5ca7e314c8ae6eefec799efa155af6be2fae1a8a6ebd3a4993323f321d2c2')
+sha256sums=('40910ebbc9f74321d33c2e5d666fb215ff4462d3ebade9f1e3c4935ffaf9e29c')
build() {
local meson_opts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/c3246155c01846caf711e428ad18bd32826bd0b6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/c3246155c01846caf711e428ad18bd32826bd0b6
You're receiving this email because of your account on gitlab.archlinux.org.