1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00

community/xfce4-whiskermenu-plugin: upgrade to 2.10.0

This commit is contained in:
fossdd 2025-07-06 09:34:08 +02:00
parent 569db5b77a
commit 77088d4147

View file

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-whiskermenu-plugin
pkgver=2.8.3
pkgver=2.10.0
pkgrel=0
pkgdesc="Alternate application launcher for Xfce"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin"
@ -19,7 +19,7 @@ makedepends="
xfce4-panel-dev
"
subpackages="$pkgname-doc $pkgname-lang"
source="https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2"
source="https://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.xz"
build() {
cmake -B build -G Ninja \
@ -34,5 +34,5 @@ package() {
}
sha512sums="
ef4fe09fe69f1d6a5b0ab54a6cae48319c859b6b9d16facf39631814986d852913410a1ca1b32cfa7b355dafa78a6d91c12843b0c685e24bf168d6065a5f6099 xfce4-whiskermenu-plugin-2.8.3.tar.bz2
3b7e511cb84f0e0715b2a0ae10998d9064f13da72d29cfb0b161edc5ceba65b1e471ca479a3ba9460df27638d53e82e60a5395f1a8942c6bc30cc315ca278a77 xfce4-whiskermenu-plugin-2.10.0.tar.xz
"