summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskrewball2022-05-12 23:12:40 -0300
committerskrewball2022-05-12 23:12:40 -0300
commiteda789d5c5534956fd5032992ed8b155295f1f8a (patch)
tree5ca12febed6ff5d4da9ba7f10496057d5eb28f8b
parentb0c983625f1cdff4c656648826607853cae92513 (diff)
downloadaur-eda789d5c5534956fd5032992ed8b155295f1f8a.tar.gz
updpkg: gnome:vitals v54.0.1
-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')