Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / labwc
Commits:
051743f4 by Peter Jung at 2025-05-03T22:36:08+02:00
upgpkg: 0.8.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = labwc
pkgdesc = stacking wayland compositor with look and feel from openbox
- pkgver = 0.8.3
- pkgrel = 2
+ pkgver = 0.8.4
+ pkgrel = 1
url = https://github.com/labwc/labwc
arch = x86_64
license = GPL-2.0-only
@@ -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.8.3
- b2sums =
4986862d93f0b0fe63d3e61298bdfb2629ba8f71c549f091a76d2020fc206bbce6e6d049d7b958b80222070a4c139ddd878ea597e9103ef1943b4d193c151c7d
+ source = git+https://github.com/labwc/labwc#tag=0.8.4
+ b2sums =
ba631a9c5ff6cd1a4178620641dbb8823d20af90cc5b1c705ad0fa70786c6099e95cb04a5b18642aa203964b2bec418e0569b94b1a60543dfd7dbec866c9e0fa
pkgname = labwc
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Lex Black <[email protected]>
pkgname=labwc
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
pkgdesc='stacking wayland compositor with look and feel from openbox'
url="https://github.com/labwc/labwc"
arch=('x86_64')
@@ -35,7 +35,7 @@ makedepends=(
)
optdepends=("bemenu: default launcher via Alt+F3")
source=("git+https://github.com/labwc/labwc#tag=${pkgver}")
-b2sums=('4986862d93f0b0fe63d3e61298bdfb2629ba8f71c549f091a76d2020fc206bbce6e6d049d7b958b80222070a4c139ddd878ea597e9103ef1943b4d193c151c7d')
+b2sums=('ba631a9c5ff6cd1a4178620641dbb8823d20af90cc5b1c705ad0fa70786c6099e95cb04a5b18642aa203964b2bec418e0569b94b1a60543dfd7dbec866c9e0fa')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/051743f4ff6f45eeb6c11a80a6dd6b9643a2106c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/051743f4ff6f45eeb6c11a80a6dd6b9643a2106c
You're receiving this email because of your account on gitlab.archlinux.org.