summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-02-21 12:19:29 -0500
committerAmolith2024-02-21 12:19:29 -0500
commitbfa9a1987feef532ad4e0d5d52bbb79512947105 (patch)
treeabba4b94b04dd14b1002a7d840a93676dc5d7755 /PKGBUILD
parent050790c56bf290594675a9fb257774645435d907 (diff)
downloadaur-bfa9a1987feef532ad4e0d5d52bbb79512947105.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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")