* update libsysstat to 1.1.0-1
This commit is contained in:
parent
e483e27a97
commit
772a727de0
22
lxqt/libsysstat/.SRCINFO
Normal file
22
lxqt/libsysstat/.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
||||
pkgbase = libsysstat
|
||||
pkgdesc = Library to query system statistics (net, resource usage, ...)
|
||||
pkgver = 1.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/libsysstat
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL2.1
|
||||
makedepends = lxqt-build-tools
|
||||
depends = qt6-base
|
||||
source = https://github.com/lxqt/libsysstat/releases/download/1.1.0/libsysstat-1.1.0.tar.xz
|
||||
source = https://github.com/lxqt/libsysstat/releases/download/1.1.0/libsysstat-1.1.0.tar.xz.asc
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha512sums = 5bcaed044081314dfdc9034c496ee02138160ba3d0d49b137a4860b840f4371a80ba5e0b90ae2e021c73102c71f59cdcfc76fb23678e9010f55913ee15461c4c
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = libsysstat
|
@ -3,7 +3,7 @@
|
||||
# Co-Maintainer: Chih-Hsuan Yen <yan12125@archlinux.org>
|
||||
|
||||
pkgname=libsysstat
|
||||
pkgver=1.0.0
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Library to query system statistics (net, resource usage, ...)"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -15,7 +15,7 @@ source=(
|
||||
"https://github.com/lxqt/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
|
||||
"https://github.com/lxqt/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
|
||||
)
|
||||
sha512sums=('f27481d20b2817fc55056aa5db10193586cc9709419870e0411ce896383bf23c2faddb3d73d4db635534245acc4ef980ac4e28143eb6b0a1d84337df74daf7e7'
|
||||
sha512sums=('5bcaed044081314dfdc9034c496ee02138160ba3d0d49b137a4860b840f4371a80ba5e0b90ae2e021c73102c71f59cdcfc76fb23678e9010f55913ee15461c4c'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user