j4status: rebuild against libsensors-3.5.0_1
This commit is contained in:
parent
e7fd1bf4e6
commit
8c007dd966
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'j4status'
|
||||
pkgname=j4status
|
||||
version=0.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-mpd-input"
|
||||
hostmakedepends="pkg-config libxslt docbook-xsl"
|
||||
makedepends="libglib-devel yajl-devel libmpdclient-devel NetworkManager-devel
|
||||
pulseaudio-devel upower-devel libsensors-devel"
|
||||
short_desc="Provides a status line using several plugin to retrieve information from your compute"
|
||||
short_desc="Provides a status line to retrieve information from your computer"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="https://j4status.j4tools.org/"
|
||||
distfiles="http://download.tuxfamily.org/j4tools/j4status/j4status-${version}.tar.xz"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://sardemff7.github.io/j4status/"
|
||||
distfiles="https://github.com/sardemff7/j4status/releases/download/v${version}/j4status-${version}.tar.xz"
|
||||
checksum=2ce80e460d6e4091deb28b663be87eceeb5cd533f40db6c5fba44a6adb995341
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue