xfce4-diskperf-plugin: update to 2.6.0

This commit is contained in:
Alessio Sergi 2016-11-25 12:50:01 +01:00
parent 9799386e0a
commit f81406064f
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xfce4-diskperf-plugin'
pkgname=xfce4-diskperf-plugin
version=2.5.5
version=2.6.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
@ -10,13 +10,11 @@ maintainer="Alexander Mamay <alexander@mamay.su>"
license="2-clause-BSD"
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
checksum=cbeb0c00f97362eef3f135afb77947aef73e938bae0386250a122ac6644b521b
checksum=4897f34ccd8c3d050f8d2d95652af6ab740a670a108bf01f582945779305900e
pre_build() {
sed -i '/<stdlib.h>/a#include <sys\/types.h>' panel-plugin/devperf.c
}
post_install() {
vlicense COPYING
}