summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-05-13 15:01:57 -0400
committerAmolith2024-05-13 15:01:57 -0400
commit6db1895e18238b4a09f1c4c74dd8c994a8c5ae8e (patch)
treed24a2695dae614aa255812a5096c0e80da5805a8
parent438071bca54c30329d6fe2282171d634cfb3aa30 (diff)
downloadaur-watt-wiser-sensors-git.tar.gz
Bump version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb930ef8c075..d1a5b5e81705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-sensors-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r219.d2e7b02
+ pkgver = r224.c8fa3f9
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8dbf07323c24..b9822832e3b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='A software energy consumption estimation tool'
arch=("any")
url="https://git.sr.ht/~whereswaldon/$_repo"
_branch='main'
-pkgver=r219.d2e7b02
+pkgver=r224.c8fa3f9
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "lm_sensors")