Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
libsysstat


Commits:
215e16f4 by Chih-Hsuan Yen at 2024-11-11T21:41:38+08:00
upgpkg: 1.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,18 +1,18 @@
 pkgbase = libsysstat
        pkgdesc = Library to query system statistics (net, resource usage, ...)
-       pkgver = 1.0.0
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://github.com/lxqt/libsysstat
        arch = x86_64
        license = LGPL2.1
        makedepends = lxqt-build-tools
        depends = qt6-base
-       source = 
https://github.com/lxqt/libsysstat/releases/download/1.0.0/libsysstat-1.0.0.tar.xz
-       source = 
https://github.com/lxqt/libsysstat/releases/download/1.0.0/libsysstat-1.0.0.tar.xz.asc
+       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 = 
f27481d20b2817fc55056aa5db10193586cc9709419870e0411ce896383bf23c2faddb3d73d4db635534245acc4ef980ac4e28143eb6b0a1d84337df74daf7e7
+       sha512sums = 
5bcaed044081314dfdc9034c496ee02138160ba3d0d49b137a4860b840f4371a80ba5e0b90ae2e021c73102c71f59cdcfc76fb23678e9010f55913ee15461c4c
        sha512sums = SKIP
 
 pkgname = libsysstat


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Co-Maintainer: Chih-Hsuan Yen <[email protected]>
 
 pkgname=libsysstat
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="Library to query system statistics (net, resource usage, ...)"
 arch=("x86_64")
@@ -14,7 +14,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 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsysstat/-/commit/215e16f4bf2d4dbc1f0ca978a0024f4e06ae6c41

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libsysstat/-/commit/215e16f4bf2d4dbc1f0ca978a0024f4e06ae6c41
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to