xfce4-hardware-monitor-plugin: update to 1.6.0.
This commit is contained in:
parent
76287807af
commit
37de82a93b
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'xfce4-hardware-monitor-plugin'
|
||||
pkgname=xfce4-hardware-monitor-plugin
|
||||
version=1.5.0
|
||||
revision=4
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool intltool pkg-config glib-devel gettext-devel"
|
||||
makedepends="xfce4-panel-devel libgtop-devel libgnomecanvasmm-devel gtkmm2-devel libsensors-devel"
|
||||
short_desc="Hardware monitoring plugin for the xfce-panel"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-hardware-monitor-plugin"
|
||||
distfiles="https://git.xfce.org/panel-plugins/${pkgname}/snapshot/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e1a3a4cab30b75889ed04526142329b2767806c7df3b9d30f7f7a987b28e1b6b
|
||||
changelog="https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/plain/ChangeLog"
|
||||
distfiles="https://git.xfce.org/panel-plugins/xfce4-hardware-monitor-plugin/snapshot/${pkgname}-${version}.tar.gz"
|
||||
checksum=68ba4d63ea94866a1b19bf0e91b8ed27140c0cef714a5beead58cd2e03a96786
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue