summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-03-31 12:54:07 -0400
committerAmolith2024-03-31 12:54:07 -0400
commit438071bca54c30329d6fe2282171d634cfb3aa30 (patch)
tree16f3accbfba5b0882cd5db6f4430cbb09196b1d1
parenta181b4906555b1b9392f59ea4df726b70dfcd100 (diff)
downloadaur-438071bca54c30329d6fe2282171d634cfb3aa30.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 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")