Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / xfce4-panel
Commits: e800faee by Robin Candau at 2026-03-02T13:04:27+01:00 upgpkg: 4.20.7-1: New upstream release https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.20.7 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = xfce4-panel pkgdesc = Panel for the Xfce desktop environment - pkgver = 4.20.6 + pkgver = 4.20.7 pkgrel = 1 url = https://docs.xfce.org/xfce/xfce4-panel/start arch = x86_64 @@ -21,7 +21,7 @@ pkgbase = xfce4-panel depends = libxfce4windowing depends = hicolor-icon-theme depends = desktop-file-utils - source = git+https://gitlab.xfce.org/xfce/xfce4-panel.git#tag=xfce4-panel-4.20.6 - sha256sums = 0b985776ea6af10b0ae65e3a84595a0f75ed4c2b0f880d99a04ea6cebbfa2586 + source = git+https://gitlab.xfce.org/xfce/xfce4-panel.git#tag=xfce4-panel-4.20.7 + sha256sums = ff8df0de486f6f4852e1a0cd7609170c112d38140e10a609426c7ad99c6db056 pkgname = xfce4-panel ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: tobias <tobias funnychar archlinux.org> pkgname=xfce4-panel -pkgver=4.20.6 +pkgver=4.20.7 pkgrel=1 pkgdesc="Panel for the Xfce desktop environment" arch=('x86_64') @@ -14,7 +14,7 @@ depends=('exo' 'garcon' 'gtk-layer-shell' 'libxfce4ui' 'xfconf' 'libwnck3' 'libd 'libxfce4windowing' 'hicolor-icon-theme' 'desktop-file-utils') makedepends=('git' 'glib2-devel' 'gobject-introspection' 'vala' 'xfce4-dev-tools') source=("git+https://gitlab.xfce.org/xfce/xfce4-panel.git#tag=$pkgname-$pkgver") -sha256sums=('0b985776ea6af10b0ae65e3a84595a0f75ed4c2b0f880d99a04ea6cebbfa2586') +sha256sums=('ff8df0de486f6f4852e1a0cd7609170c112d38140e10a609426c7ad99c6db056') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/e800faee79cf4e6991e84c5eb0a28b3229cce922 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/e800faee79cf4e6991e84c5eb0a28b3229cce922 You're receiving this email because of your account on gitlab.archlinux.org.
