Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / xfce4-panel
Commits: e07f0112 by Robin Candau at 2025-03-23T14:01:02+01:00 upgpkg: 4.20.4-1: New upstream release https://gitlab.xfce.org/xfce/xfce4-panel/-/tags/xfce4-panel-4.20.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = xfce4-panel pkgdesc = Panel for the Xfce desktop environment - pkgver = 4.20.3 + pkgver = 4.20.4 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.3 - sha256sums = a99b4dd5ff67a8c1bbb32ca8f099920ace5046f919c0715be827474ba9c52725 + source = git+https://gitlab.xfce.org/xfce/xfce4-panel.git#tag=xfce4-panel-4.20.4 + sha256sums = a71a9397d5095315b3cb24b56b0ec40ff6a06beddc68d880a4af8e378dcbd3e0 pkgname = xfce4-panel ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: tobias <tobias funnychar archlinux.org> pkgname=xfce4-panel -pkgver=4.20.3 +pkgver=4.20.4 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=('a99b4dd5ff67a8c1bbb32ca8f099920ace5046f919c0715be827474ba9c52725') +sha256sums=('a71a9397d5095315b3cb24b56b0ec40ff6a06beddc68d880a4af8e378dcbd3e0') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/e07f01128c5be545a066e8160b3dd7d1c0b57c84 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-panel/-/commit/e07f01128c5be545a066e8160b3dd7d1c0b57c84 You're receiving this email because of your account on gitlab.archlinux.org.
