* update xfce4-diskperf-plugin to 2.7.1-1

This commit is contained in:
Alexander Baldeck 2025-01-23 09:42:35 +01:00
parent db59dec558
commit 1f352e196a
2 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,7 @@
pkgbase = xfce4-diskperf-plugin
pkgdesc = Displays instant disk/partition performance in the Xfce4 panel
pkgver = 2.7.0
pkgrel = 4
pkgver = 2.7.1
pkgrel = 1
url = https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start
arch = x86_64
arch = powerpc64le
@ -10,10 +10,9 @@ pkgbase = xfce4-diskperf-plugin
groups = xfce4-goodies
license = BSD-2-Clause
makedepends = git
makedepends = intltool
makedepends = xfce4-dev-tools
depends = xfce4-panel
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin.git#tag=xfce4-diskperf-plugin-2.7.0
sha256sums = eeaa0d90c5289c6719f4a6e754899b908ea940be67d1087c12c3f2f8137f4ff6
source = git+https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin.git#tag=xfce4-diskperf-plugin-2.7.1
sha256sums = 43c82ab7a2c0df9c4c62bfb5d71e65773260e6f9d8af0a5d2e303f09c6eb7a89
pkgname = xfce4-diskperf-plugin

View File

@ -4,17 +4,17 @@
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-diskperf-plugin
pkgver=2.7.0
pkgrel=4
pkgver=2.7.1
pkgrel=1
pkgdesc="Displays instant disk/partition performance in the Xfce4 panel"
arch=(x86_64 powerpc64le powerpc riscv64)
license=('BSD-2-Clause')
url="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('git' 'intltool' 'xfce4-dev-tools')
makedepends=('git' 'xfce4-dev-tools')
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin.git#tag=$pkgname-$pkgver")
sha256sums=('eeaa0d90c5289c6719f4a6e754899b908ea940be67d1087c12c3f2f8137f4ff6')
sha256sums=('43c82ab7a2c0df9c4c62bfb5d71e65773260e6f9d8af0a5d2e303f09c6eb7a89')
prepare() {
cd $pkgname