summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8d34c97b6ee..fb930ef8c075 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-sensors-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r216.223ec8c
+ pkgver = r219.d2e7b02
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a042df0bd045..8dbf07323c24 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=r216.223ec8c
+pkgver=r219.d2e7b02
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "lm_sensors")