* update xfce4-cpugraph-plugin to 1.2.10-1

This commit is contained in:
Alexander Baldeck 2024-01-23 06:39:16 +01:00
parent 5f52d73fea
commit 5a342c10c0

View File

@ -4,7 +4,7 @@
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-cpugraph-plugin
pkgver=1.2.8
pkgver=1.2.10
pkgrel=1
pkgdesc="Graphical representation of the CPU load"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -14,7 +14,7 @@ groups=('xfce4-goodies')
depends=('xfce4-panel' 'xfconf')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('bfb438ce21f37d57241b2596d72aa4bf47587cd5a8833fc30a9599616f75d4bf')
sha256sums=('37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915')
build() {
cd $pkgname-$pkgver