summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskrewball2022-04-12 22:37:55 -0300
committerskrewball2022-04-12 22:37:55 -0300
commita01083b96c15d4fbbc1a345aed80216e4cf1c618 (patch)
tree090201e34011479cbf07e652c6f80a0fcbf2d301
parente43c9d643a6dab8a4ba84f1816faf6e002b79966 (diff)
downloadaur-a01083b96c15d4fbbc1a345aed80216e4cf1c618.tar.gz
Update to v53
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe9f9d8ed4b6..2acc496b938f 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 = 52.0.15
+ pkgver = 53.0.0
pkgrel = 1
url = https://github.com/corecoding/Vitals
arch = any
@@ -13,8 +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=v52.0.15
+ source = gnome-shell-extension-vitals::git+https://github.com/corecoding/Vitals#tag=v53.0.0
sha512sums = SKIP
pkgname = gnome-shell-extension-vitals
-
diff --git a/PKGBUILD b/PKGBUILD
index c50e32a1a6a2..b5bdbcd9e587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Llewelyn Trahaearn <WoefulDerelict at GMail dot com>
pkgname=gnome-shell-extension-vitals
-pkgver=52.0.15
+pkgver=53.0.0
pkgrel=1
pkgdesc="Displays system vitals in a GNOME Shell top bar pop-down."
arch=('any')