Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
uwsm
Commits:
51f097cc by Caleb Maclennan at 2026-01-30T11:20:47+03:00
upgpkg: 0.26.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = uwsm
pkgdesc = A standalone Wayland session manager
- pkgver = 0.26.0
+ pkgver = 0.26.1
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.0/uwsm-0.26.0.tar.gz
- sha256sums =
4cabd36f746c82fde11355bd1224a8e12a65096d8cd995768443b9b0414a5794
+ source =
https://github.com/Vladimir-csp/uwsm/archive/v0.26.1/uwsm-0.26.1.tar.gz
+ sha256sums =
eb228fce4472ddd79dcc7daca49105bf55df3230829879369d0b43b0ca22bd29
pkgname = uwsm
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=uwsm
-pkgver=0.26.0
+pkgver=0.26.1
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=('4cabd36f746c82fde11355bd1224a8e12a65096d8cd995768443b9b0414a5794')
+sha256sums=('eb228fce4472ddd79dcc7daca49105bf55df3230829879369d0b43b0ca22bd29')
build() {
local meson_opts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/51f097ccc96de3fb61bb368f2bd1b25fbb66576c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsm/-/commit/51f097ccc96de3fb61bb368f2bd1b25fbb66576c
You're receiving this email because of your account on gitlab.archlinux.org.