[arch-commits] Commit in glances/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Thu Oct 21 23:24:41 UTC 2021
Date: Thursday, October 21, 2021 @ 23:24:40
Author: shibumi
Revision: 1032097
upgpkg: glances 3.2.3-1
Modified:
glances/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-21 23:22:35 UTC (rev 1032096)
+++ PKGBUILD 2021-10-21 23:24:40 UTC (rev 1032097)
@@ -4,7 +4,7 @@
# Contributor: Francois Boulogne <fboulogne at april dot org>
pkgname=glances
-pkgver=3.2.2
+pkgver=3.2.3
pkgrel=1
pkgdesc='CLI curses-based monitoring tool'
arch=('any')
@@ -19,10 +19,12 @@
'python-netifaces: for the IP plugin'
'python-zeroconf: for the autodiscover mode'
'python-pystache: templating engine')
-source=("https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz"
+source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::https://github.com/nicolargo/glances/archive/v${pkgver}.tar.gz"
'glances.service')
-sha512sums=('e77b62e5fa6131914b56f0b5249789b3bcac0c625cd429eeb0870a14be55f15c401956c002376e5868fa1332bbb219e9bd3a5bd14c739e3404b068a063af6821'
+sha512sums=('53974f1c48885ad224b2c48c40aa8dce746d20a0bf036c125772073a0bdd51f0679dbff98d1ce4a4da7e921f91615dda805265ef63a3344eed1c3bccb003ae0b'
'49f0d185a37a5c5837e5beb463770c943ede40b2f1b8405e338129e897e97d9fc58373a8586fabc506266e6343cfea3c91b9787ac6832cc97a1ab63d6ad058d4')
+b2sums=('3199f4712836f6a81c1d03dc604d7edbabedc837a0d2acaf2ebe545c1b0088c943ede3d6dee5840c0f9acf177de07841661ee50dbd3eb055523f04d65681572d'
+ 'ecc44f8c06b1e8624cec92e41422a65d11e024b9fc23bae09b4e52fbedeb172a5034e5b612bbff7ba93d45189fb25eda0d54bc47b22b7f3f0acba984391e4017')
package() {
cd "glances-${pkgver}"
More information about the arch-commits
mailing list