Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-whiskermenu-plugin


Commits:
b44ef272 by Christian Hesse at 2023-11-26T20:54:22+01:00
upgpkg: 2.8.2-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xfce4-whiskermenu-plugin
        pkgdesc = Menu for Xfce4
-       pkgver = 2.8.1
+       pkgver = 2.8.2
        pkgrel = 1
        url = https://gottcode.org/xfce4-whiskermenu-plugin/
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = xfce4-whiskermenu-plugin
        depends = gtk3
        depends = gtk-layer-shell
        depends = xfce4-panel
-       source = 
https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.8/xfce4-whiskermenu-plugin-2.8.1.tar.bz2
-       sha256sums = 
e4b93dba818ee6f63037d2a49b9c29e2832e76991508d39e3db6e1b405c2f39f
+       source = 
https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/2.8/xfce4-whiskermenu-plugin-2.8.2.tar.bz2
+       sha256sums = 
cbff8325999a20194e0bbce6f4d3d568ce06704d2b79acd9547d6c90aa083e70
 
 pkgname = xfce4-whiskermenu-plugin


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Graeme Gott <gra...@gottcode.org>
 
 pkgname=xfce4-whiskermenu-plugin
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc='Menu for Xfce4'
 arch=('x86_64')
@@ -13,7 +13,7 @@ license=('GPL2')
 depends=('accountsservice' 'garcon' 'gtk3' 'gtk-layer-shell' 'xfce4-panel')
 makedepends=('cmake' 'ninja')
 
source=("https://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2";)
-sha256sums=('e4b93dba818ee6f63037d2a49b9c29e2832e76991508d39e3db6e1b405c2f39f')
+sha256sums=('cbff8325999a20194e0bbce6f4d3d568ce06704d2b79acd9547d6c90aa083e70')
 
 build() {
   cmake -B build -S "${srcdir}/${pkgname}-${pkgver}" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-whiskermenu-plugin/-/commit/b44ef272ac1df39259fcf380bc19fb979cce8929

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-whiskermenu-plugin/-/commit/b44ef272ac1df39259fcf380bc19fb979cce8929
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to