Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / labwc
Commits:
847f22db by Peter Jung at 2026-03-05T14:51:28+01:00
upgpkg: 0.9.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = labwc
pkgdesc = stacking wayland compositor with look and feel from openbox
- pkgver = 0.9.4
+ pkgver = 0.9.5
pkgrel = 1
url = https://github.com/labwc/labwc
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = labwc
depends = wayland
depends = xorg-xwayland
optdepends = bemenu: default launcher via Alt+F3
- source = git+https://github.com/labwc/labwc#tag=0.9.4
- b2sums =
78316f7002fabbb8b16b5fd5ad6504b2c4d1f072cf28b6699ede4f6e67e8aba4df86107207215a5c4b144f7ee6cba18d58c9947dd3be749dc7ec997a38e73aae
+ source = git+https://github.com/labwc/labwc#tag=0.9.5
+ b2sums =
b5cadd1081ab495874cdf640f1c4a77e3fd70a0c76df69a05088910ea21cbb0e1ed7c5df3fd737faf979f589ed8b2aa9ce4f7d5813cd7a0661f539ae664b3212
pkgname = labwc
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lex Black <[email protected]>
pkgname=labwc
-pkgver=0.9.4
+pkgver=0.9.5
pkgrel=1
pkgdesc='stacking wayland compositor with look and feel from openbox'
url="https://github.com/labwc/labwc"
@@ -35,7 +35,7 @@ makedepends=(
)
optdepends=("bemenu: default launcher via Alt+F3")
source=("git+https://github.com/labwc/labwc#tag=${pkgver}")
-b2sums=('78316f7002fabbb8b16b5fd5ad6504b2c4d1f072cf28b6699ede4f6e67e8aba4df86107207215a5c4b144f7ee6cba18d58c9947dd3be749dc7ec997a38e73aae')
+b2sums=('b5cadd1081ab495874cdf640f1c4a77e3fd70a0c76df69a05088910ea21cbb0e1ed7c5df3fd737faf979f589ed8b2aa9ce4f7d5813cd7a0661f539ae664b3212')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/847f22db2c89e2925343369f49e108da9fb3f5f0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/847f22db2c89e2925343369f49e108da9fb3f5f0
You're receiving this email because of your account on gitlab.archlinux.org.