summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2acc496b938f..2db217b1cef3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-vitals
pkgdesc = Displays system vitals in a GNOME Shell top bar pop-down.
- pkgver = 53.0.0
+ pkgver = 54.0.1
pkgrel = 1
url = https://github.com/corecoding/Vitals
arch = any
@@ -13,7 +13,7 @@ pkgbase = gnome-shell-extension-vitals
depends = gnome-shell
depends = libgtop
depends = lm_sensors
- source = gnome-shell-extension-vitals::git+https://github.com/corecoding/Vitals#tag=v53.0.0
+ source = gnome-shell-extension-vitals::git+https://github.com/corecoding/Vitals#tag=v54.0.1
sha512sums = SKIP
pkgname = gnome-shell-extension-vitals
diff --git a/PKGBUILD b/PKGBUILD
index 00254ec7b481..f9f434926554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: skrewball <aur at joickle dot com>
pkgname=gnome-shell-extension-vitals
-pkgver=53.0.0
+pkgver=54.0.1
pkgrel=1
pkgdesc="Displays system vitals in a GNOME Shell top bar pop-down."
arch=('any')