summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2022-08-18 14:39:51 -0700
committerLlewelyn Trahaearn2022-08-18 14:39:51 -0700
commite0e09a090fd69913a3e642d62a90f362135ee0c4 (patch)
tree02a7a5204dfc7522037ae2756c170390ab30877f
parent809b8b8e29af29a27604f1c1962609a6518a40fd (diff)
downloadaur-e0e09a090fd69913a3e642d62a90f362135ee0c4.tar.gz
Update to 55.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa23687a6542..f0b3bdb7d02f 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 = 54.0.4
+ pkgver = 55.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=v54.0.4
+ source = gnome-shell-extension-vitals::git+https://github.com/corecoding/Vitals#tag=v55.0.1
sha512sums = SKIP
pkgname = gnome-shell-extension-vitals
diff --git a/PKGBUILD b/PKGBUILD
index b7ccc7aa0666..611f04c74dd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: skrewball <aur at joickle dot com>
pkgname=gnome-shell-extension-vitals
-pkgver=54.0.4
+pkgver=55.0.1
pkgrel=1
pkgdesc="Displays system vitals in a GNOME Shell top bar pop-down."
arch=('any')