summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-02-21 12:17:34 -0500
committerAmolith2024-02-21 12:18:37 -0500
commitfd0bb150b0d642b07c4c82fd842bf2db107717cf (patch)
treec1f22c92f753c8d0d7fd00fb5839f6bd7202e84a
parent50cb90de4311be9207333ca97d4fb99af9b4484c (diff)
downloadaur-fd0bb150b0d642b07c4c82fd842bf2db107717cf.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 c2180ae5ad0f..b23e57b57a94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r124.c7a9fd2
+ pkgver = r137.336cc55
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0fcacf214a9b..fa7ba70daf45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='A software energy consumption estimation tool'
arch=("any")
url="https://git.sr.ht/~whereswaldon/watt-wiser"
_branch='main'
-pkgver=r124.c7a9fd2
+pkgver=r137.336cc55
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "libx11" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")