summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-02-21 15:24:08 -0500
committerAmolith2024-02-21 15:24:08 -0500
commit93de87062f3557ee3a5a0c824b18053cafc391c6 (patch)
tree849e13a63abaa93d17bbb68163fc8c81b63b3848
parentbfa9a1987feef532ad4e0d5d52bbb79512947105 (diff)
downloadaur-93de87062f3557ee3a5a0c824b18053cafc391c6.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 33e5fc938b06..983165a49b1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-sensors-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r137.336cc55
+ pkgver = r155.3f4d719
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 702cf5776b53..fbf4cc71ba50 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=r137.336cc55
+pkgver=r155.3f4d719
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "lm_sensors")