mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-diskperf-plugin: update to 2.7.1.
This commit is contained in:
parent
b955722220
commit
195b9690f3
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'xfce4-diskperf-plugin'
|
# Template file for 'xfce4-diskperf-plugin'
|
||||||
pkgname=xfce4-diskperf-plugin
|
pkgname=xfce4-diskperf-plugin
|
||||||
version=2.7.0
|
version=2.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="pkg-config gettext"
|
||||||
hostmakedepends="pkg-config intltool"
|
|
||||||
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -12,7 +11,7 @@ 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.bz2"
|
||||||
checksum=5909a65341a6af4d7ff3c7bb87aeac91c763f69b43ae9dc4a10668ac226fecc9
|
checksum=dd5f521cc4ab40a42958dcf59b6bec5da8fafacf71f3266971942e25b43af8ae
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue