summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3579e6ce057..33e5fc938b06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = watt-wiser-sensors-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r68.ff39752
- pkgrel = 2
+ pkgver = r137.336cc55
+ pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 1297a8e8e84f..702cf5776b53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc='A software energy consumption estimation tool'
arch=("any")
url="https://git.sr.ht/~whereswaldon/$_repo"
_branch='main'
-pkgver=r68.ff39752
-pkgrel=2
+pkgver=r137.336cc55
+pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "lm_sensors")
source=("$_repo::git+$url#branch=$_branch")