summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskrewball2022-06-04 10:45:01 -0300
committerskrewball2022-06-04 10:45:01 -0300
commit809b8b8e29af29a27604f1c1962609a6518a40fd (patch)
treef7cb8d9981ca2c2f84cae331072f7f158582893d
parent5d1afd7f4ae61e71a9d83c6477089657a76e27d0 (diff)
downloadaur-809b8b8e29af29a27604f1c1962609a6518a40fd.tar.gz
updpkg: gnome:vitals v54.0.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f63a2cad3901..aa23687a6542 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.2
+ pkgver = 54.0.4
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.2
+ source = gnome-shell-extension-vitals::git+https://github.com/corecoding/Vitals#tag=v54.0.4
sha512sums = SKIP
pkgname = gnome-shell-extension-vitals
diff --git a/PKGBUILD b/PKGBUILD
index a8048e172a9e..b7ccc7aa0666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: skrewball <aur at joickle dot com>
pkgname=gnome-shell-extension-vitals
-pkgver=54.0.2
+pkgver=54.0.4
pkgrel=1
pkgdesc="Displays system vitals in a GNOME Shell top bar pop-down."
arch=('any')