Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / xfce4-whiskermenu-plugin
Commits: 28a1fa9e by Robin Candau at 2026-02-22T10:43:14+01:00 upgpkg: 2.10.1-1: New upstream release https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/tags/v2.10.1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = xfce4-whiskermenu-plugin pkgdesc = Menu for Xfce4 - pkgver = 2.10.0 - pkgrel = 2 + pkgver = 2.10.1 + pkgrel = 1 url = https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/start arch = x86_64 groups = xfce4-goodies @@ -15,7 +15,7 @@ pkgbase = xfce4-whiskermenu-plugin depends = gtk-layer-shell depends = xfce4-panel optdepends = mugshot: Update user details - source = git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v2.10.0 - sha256sums = 1e870594f5da764ec65ad0df62ce71403f5b0541adcd960fe268b87d8ba4e601 + source = git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v2.10.1 + sha256sums = 9eafb5f1caa550abe0190cae3861fa3ceca6380e10527ccae8b730e889515c13 pkgname = xfce4-whiskermenu-plugin ===================================== PKGBUILD ===================================== @@ -4,8 +4,8 @@ # Contributor: Graeme Gott <[email protected]> pkgname=xfce4-whiskermenu-plugin -pkgver=2.10.0 -pkgrel=2 +pkgver=2.10.1 +pkgrel=1 pkgdesc='Menu for Xfce4' arch=('x86_64') url='https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/start' @@ -15,7 +15,7 @@ depends=('accountsservice' 'garcon' 'gtk3' 'gtk-layer-shell' 'xfce4-panel') makedepends=('git' 'meson' 'ninja') optdepends=('mugshot: Update user details') source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v${pkgver}") -sha256sums=('1e870594f5da764ec65ad0df62ce71403f5b0541adcd960fe268b87d8ba4e601') +sha256sums=('9eafb5f1caa550abe0190cae3861fa3ceca6380e10527ccae8b730e889515c13') build() { arch-meson "${pkgname}" build View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-whiskermenu-plugin/-/commit/28a1fa9e906cd445b1b3fbee90ee5b363e4950c6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-whiskermenu-plugin/-/commit/28a1fa9e906cd445b1b3fbee90ee5b363e4950c6 You're receiving this email because of your account on gitlab.archlinux.org.
