* update xfce4-whiskermenu-plugin to 2.9.0-1
This commit is contained in:
parent
c8c4e0e028
commit
a6027aa875
@ -1,7 +1,7 @@
|
||||
pkgbase = xfce4-whiskermenu-plugin
|
||||
pkgdesc = Menu for Xfce4
|
||||
pkgver = 2.8.3
|
||||
pkgrel = 2
|
||||
pkgver = 2.9.0
|
||||
pkgrel = 1
|
||||
url = https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/start
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -18,7 +18,7 @@ pkgbase = xfce4-whiskermenu-plugin
|
||||
depends = gtk3
|
||||
depends = gtk-layer-shell
|
||||
depends = xfce4-panel
|
||||
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v2.8.3
|
||||
sha256sums = cdd4e512be94fc83fdf30578826075adfc1f3c96aea520121d0741665965f7df
|
||||
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v2.9.0
|
||||
sha256sums = 2bcb5ab9438445a1cd6ac1cbabd65e4a7eb67e991bbf0b9e6eac243f0faedec4
|
||||
|
||||
pkgname = xfce4-whiskermenu-plugin
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Contributor: Graeme Gott <graeme@gottcode.org>
|
||||
|
||||
pkgname=xfce4-whiskermenu-plugin
|
||||
pkgver=2.8.3
|
||||
pkgrel=2
|
||||
pkgver=2.9.0
|
||||
pkgrel=1
|
||||
pkgdesc='Menu for Xfce4'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://docs.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/start'
|
||||
@ -15,7 +15,7 @@ groups=('xfce4-goodies')
|
||||
depends=('accountsservice' 'garcon' 'gtk3' 'gtk-layer-shell' 'xfce4-panel')
|
||||
makedepends=('cmake' 'git' 'ninja')
|
||||
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin.git#tag=v${pkgver}")
|
||||
sha256sums=('cdd4e512be94fc83fdf30578826075adfc1f3c96aea520121d0741665965f7df')
|
||||
sha256sums=('2bcb5ab9438445a1cd6ac1cbabd65e4a7eb67e991bbf0b9e6eac243f0faedec4')
|
||||
|
||||
build() {
|
||||
cmake -B build -S "${pkgname}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user