Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-vitals
Commits:
5568e193 by Balló György at 2025-03-20T19:40:09+01:00
upgpkg: 71.0.0-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
pkgbase = gnome-shell-extension-vitals
pkgdesc = GNOME Shell extension to display computer's temperature,
voltage, fan speed, memory usage, processor load, system resources, network
speed and storage stats
- pkgver = 69.0.0
- pkgrel = 2
+ pkgver = 71.0.0
+ pkgrel = 1
url = https://github.com/corecoding/Vitals
arch = any
license = GPL-2.0-or-later
makedepends = git
depends = gnome-shell
optdepends = libgtop: Show storage stats
- source = git+https://github.com/corecoding/Vitals.git#tag=v69.0.0
- b2sums =
e60d6dc0d2181273a7460691432b34ca9ac56d0a02f1940256d64992eda4336201eb97a56babe6bb181b2acaaa9f5f461e037e04908cccf598a7340410e7c601
+ source = git+https://github.com/corecoding/Vitals.git#tag=v71.0.0
+ b2sums =
0e4e0f636c7e085bced04650e419f4e6b1eaedd5fa0f0a846f6706051fedcf5d89037cfae7dc6135ab59b502a14c484cbc69ab95d19856d1f14d19b778faf250
pkgname = gnome-shell-extension-vitals
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=gnome-shell-extension-vitals
[email protected]
-pkgver=69.0.0
-pkgrel=2
+pkgver=71.0.0
+pkgrel=1
pkgdesc="GNOME Shell extension to display computer's temperature, voltage, fan
speed, memory usage, processor load, system resources, network speed and
storage stats"
arch=(any)
url='https://github.com/corecoding/Vitals'
@@ -12,7 +12,7 @@ depends=(gnome-shell)
makedepends=(git)
optdepends=('libgtop: Show storage stats')
source=("git+https://github.com/corecoding/Vitals.git#tag=v$pkgver")
-b2sums=(e60d6dc0d2181273a7460691432b34ca9ac56d0a02f1940256d64992eda4336201eb97a56babe6bb181b2acaaa9f5f461e037e04908cccf598a7340410e7c601)
+b2sums=(0e4e0f636c7e085bced04650e419f4e6b1eaedd5fa0f0a846f6706051fedcf5d89037cfae7dc6135ab59b502a14c484cbc69ab95d19856d1f14d19b778faf250)
build() {
cd Vitals
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-vitals/-/commit/5568e1935d3632132d60be4128017ec34769eb8e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-vitals/-/commit/5568e1935d3632132d60be4128017ec34769eb8e
You're receiving this email because of your account on gitlab.archlinux.org.