From 09cb2bf47eea8fc7171ef095913e46b9da775d56 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 3 Jun 2018 18:53:31 +0200 Subject: [PATCH] xfce4-sensors-plugin: update to 1.3.0 --- srcpkgs/xfce4-sensors-plugin/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xfce4-sensors-plugin/template b/srcpkgs/xfce4-sensors-plugin/template index 44ca1d9c47a..a90849ca4f4 100644 --- a/srcpkgs/xfce4-sensors-plugin/template +++ b/srcpkgs/xfce4-sensors-plugin/template @@ -1,18 +1,19 @@ # Template file for 'xfce4-sensors-plugin' pkgname=xfce4-sensors-plugin -version=1.2.6 -revision=2 +version=1.3.0 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool" -makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel" +makedepends="libsensors-devel xfce4-panel-devel libnotify-devel" depends="hicolor-icon-theme desktop-file-utils" -short_desc="XFCE hardware sensors plugin" +short_desc="Xfce hardware sensors plugin" maintainer="Juan RP " homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin" -license="GPL-2" +license="GPL-2.0-or-later" distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2" checksum=235ef842bd45e701bceebb21a384ab09f21afceea8ed95f91bb4c6cf3abe1bc0 +checksum=b7a7834ca84f6751686fa2e20e0b44a2e68ece0cb2716792a765e03b92f65569 if [ -n "$CROSS_BUILD" ]; then # Cannot detect these when cross compiling