Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
glances


Commits:
f2cd03b8 by Robin Candau at 2024-06-29T10:30:40+02:00
upgpkg: 4.1.0-1: New upstream release
https://github.com/nicolargo/glances/blob/develop/NEWS.rst#version-410

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = glances
        pkgdesc = CLI curses-based monitoring tool
-       pkgver = 4.0.8
-       pkgrel = 2
+       pkgver = 4.1.0
+       pkgrel = 1
        url = https://nicolargo.github.io/glances/
        arch = any
        license = LGPL-3.0-or-later
@@ -26,11 +26,11 @@ pkgbase = glances
        optdepends = python-zeroconf: for the autodiscover mode
        optdepends = python-pystache: templating engine
        optdepends = python-prometheus_client: for the Prometheus export module
-       source = 
glances-4.0.8-2.tar.gz::https://github.com/nicolargo/glances/archive/v4.0.8.tar.gz
+       source = 
glances-4.1.0-1.tar.gz::https://github.com/nicolargo/glances/archive/v4.1.0.tar.gz
        source = glances.service
-       sha512sums = 
21e3ccf75a470a581018d535028358e93458e725b1a4a92773973fa2ac85e435a0551428d0950a4523211224a272a13a5af75909ca0903733f9e29a0f29bfc5d
+       sha512sums = 
20f0ed354084c0231db6edc76afd42fbd9d50c74f83ffad0b9b40e63328a81e54f7fcf6476963c29b01f0aed77bf04cc419623a3c7d176b4edc7b061b5c1cf59
        sha512sums = 
49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4
-       b2sums = 
5b1ebab95ef2f047c6eef1d80d8a2ccd63b503546c3588c37c9215d1e2e7fe8ed3e53d2a727492bb8f4f57461432dbfa8efcefdb5406b92150ad8c1e4d6031be
+       b2sums = 
76b8d848d64f112396f3e26d8ad9841e08407731e22b4f0fee8fae4202094c3580bd2f66303609c6b8a53ed57733c78642587fa078c93c65182eeb7da1bb6564
        b2sums = 
ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017
 
 pkgname = glances


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Francois Boulogne <fboulogne at april dot org>
 
 pkgname=glances
-pkgver=4.0.8
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc='CLI curses-based monitoring tool'
 arch=('any')
 url='https://nicolargo.github.io/glances/'
@@ -25,9 +25,9 @@ optdepends=('hddtemp: HDD temperature monitoring support'
             'python-prometheus_client: for the Prometheus export module')
 
source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz";
         'glances.service')
-sha512sums=('21e3ccf75a470a581018d535028358e93458e725b1a4a92773973fa2ac85e435a0551428d0950a4523211224a272a13a5af75909ca0903733f9e29a0f29bfc5d'
+sha512sums=('20f0ed354084c0231db6edc76afd42fbd9d50c74f83ffad0b9b40e63328a81e54f7fcf6476963c29b01f0aed77bf04cc419623a3c7d176b4edc7b061b5c1cf59'
             
'49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4')
-b2sums=('5b1ebab95ef2f047c6eef1d80d8a2ccd63b503546c3588c37c9215d1e2e7fe8ed3e53d2a727492bb8f4f57461432dbfa8efcefdb5406b92150ad8c1e4d6031be'
+b2sums=('76b8d848d64f112396f3e26d8ad9841e08407731e22b4f0fee8fae4202094c3580bd2f66303609c6b8a53ed57733c78642587fa078c93c65182eeb7da1bb6564'
         
'ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glances/-/commit/f2cd03b882f8d4a83832132417c2054979081dae

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


Reply via email to