Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / labwc
Commits:
740c5779 by Peter Jung at 2026-02-28T08:56:29+01:00
upgpkg: 0.9.4-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.3
+ pkgver = 0.9.4
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.3
- b2sums =
20c541cf3b859e557af154a440ec04c2493fe4293f039d21fe624bed16734df555bacf8fab40f69c31dc551f15f6c815a0b51a7cda97f2fc59fa65f644c5dd5a
+ source = git+https://github.com/labwc/labwc#tag=0.9.4
+ b2sums =
78316f7002fabbb8b16b5fd5ad6504b2c4d1f072cf28b6699ede4f6e67e8aba4df86107207215a5c4b144f7ee6cba18d58c9947dd3be749dc7ec997a38e73aae
pkgname = labwc
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Lex Black <[email protected]>
pkgname=labwc
-pkgver=0.9.3
+pkgver=0.9.4
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=('20c541cf3b859e557af154a440ec04c2493fe4293f039d21fe624bed16734df555bacf8fab40f69c31dc551f15f6c815a0b51a7cda97f2fc59fa65f644c5dd5a')
+b2sums=('78316f7002fabbb8b16b5fd5ad6504b2c4d1f072cf28b6699ede4f6e67e8aba4df86107207215a5c4b144f7ee6cba18d58c9947dd3be749dc7ec997a38e73aae')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/740c577933e9d1885c2f75d6879cd6d82a6fdea5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/740c577933e9d1885c2f75d6879cd6d82a6fdea5
You're receiving this email because of your account on gitlab.archlinux.org.