mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xfce4-diskperf-plugin: update to 2.8.0.
This commit is contained in:
parent
72be3e82a0
commit
31f94ef20f
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'xfce4-diskperf-plugin'
|
# Template file for 'xfce4-diskperf-plugin'
|
||||||
pkgname=xfce4-diskperf-plugin
|
pkgname=xfce4-diskperf-plugin
|
||||||
version=2.7.1
|
version=2.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="xfce4-panel-devel"
|
makedepends="xfce4-panel-devel"
|
||||||
short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"
|
short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start"
|
homepage="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start"
|
||||||
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-diskperf-plugin/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=dd5f521cc4ab40a42958dcf59b6bec5da8fafacf71f3266971942e25b43af8ae
|
checksum=3833920a3a4a81b3c676c4fab6dd178f4a222d66f316a0783a9149a0153b7fb6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue