xfce4-diskperf-plugin: update to 2.7.0, adopt.
This commit is contained in:
parent
8e40bf72c6
commit
05fae43786
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'xfce4-diskperf-plugin'
|
||||
pkgname=xfce4-diskperf-plugin
|
||||
version=2.6.3
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="tibequadorian <tibequadorian@posteo.de>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
|
||||
homepage="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin/start"
|
||||
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"
|
||||
checksum=73b1ea2deb2403287337e8521d21345fb2f88445f9030732fa28f1bfa5d51c59
|
||||
checksum=5909a65341a6af4d7ff3c7bb87aeac91c763f69b43ae9dc4a10668ac226fecc9
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue