xfce4-sensors-plugin: update to 1.4.3.
This commit is contained in:
parent
73835c7242
commit
b342a42cf7
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfce4-sensors-plugin'
|
# Template file for 'xfce4-sensors-plugin'
|
||||||
pkgname=xfce4-sensors-plugin
|
pkgname=xfce4-sensors-plugin
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Xfce hardware sensors plugin"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
||||||
|
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-sensors-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=da90f12e6ae995bcd1c81be35479a7a9d32308c65ecd64e568ba8c9592d39fcb
|
checksum=171c0235f70c65f0ffee587e960d9da79b284855df22130239eac26272ec06c9
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Cannot detect these when cross compiling
|
# Cannot detect these when cross compiling
|
||||||
|
|
Loading…
Reference in a new issue