Peter Jung pushed to branch main at Arch Linux / Packaging / Packages / labwc
Commits: 317562d8 by Peter Jung at 2025-02-22T21:50:25+01:00 upgpkg: 0.8.3-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.2 - pkgrel = 2 + pkgver = 0.8.3 + 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.2 - b2sums = 849269d15966b4826b2e44a4154ad5027a21ca23084d4281c96be4f8ed4a15a5e825145065df61c579d53c7130d905df80eece0388847d592572c38030499d47 + source = git+https://github.com/labwc/labwc#tag=0.8.3 + b2sums = 4986862d93f0b0fe63d3e61298bdfb2629ba8f71c549f091a76d2020fc206bbce6e6d049d7b958b80222070a4c139ddd878ea597e9103ef1943b4d193c151c7d pkgname = labwc ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Lex Black <autumn-w...@web.de> pkgname=labwc -pkgver=0.8.2 -pkgrel=2 +pkgver=0.8.3 +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=('849269d15966b4826b2e44a4154ad5027a21ca23084d4281c96be4f8ed4a15a5e825145065df61c579d53c7130d905df80eece0388847d592572c38030499d47') +b2sums=('4986862d93f0b0fe63d3e61298bdfb2629ba8f71c549f091a76d2020fc206bbce6e6d049d7b958b80222070a4c139ddd878ea597e9103ef1943b4d193c151c7d') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/317562d8da5ee77fc8bc77e8e27751ca8e833db2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/labwc/-/commit/317562d8da5ee77fc8bc77e8e27751ca8e833db2 You're receiving this email because of your account on gitlab.archlinux.org.