summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-03-27 15:39:12 -0400
committerAmolith2024-03-27 15:39:12 -0400
commit8e4d27b8eb80f38db77285a6461baa0d86e5ac8b (patch)
tree6fdf731f5659e6d77e27750f89b68a2020eb365f
parent926b9be7601962a164f6b09de3f1ec7a4fc7d7e0 (diff)
downloadaur-8e4d27b8eb80f38db77285a6461baa0d86e5ac8b.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 c58035cc7531..925e5669e04e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r183.872a2df
+ pkgver = r216.223ec8c
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 30f24bbf977f..ebfc8861d451 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=r183.872a2df
+pkgver=r216.223ec8c
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")