summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-01-31 16:58:24 -0500
committerAmolith2024-01-31 16:58:24 -0500
commit69f7725ac11cc62bc1fa506faa2ecd2c805afc04 (patch)
tree1a4782571b6bb2ed042280bb3c8f7c61a2062490
parent40ff97c6fad9c961c8fd57f97a518aa5cee6208b (diff)
downloadaur-69f7725ac11cc62bc1fa506faa2ecd2c805afc04.tar.gz
bump versions
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15a7aeb292ef..b58f6a66b1fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r117.5cd1eb2
+ pkgver = r118.78be55c
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a6cc6898ccd2..3b438d996f24 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=r117.5cd1eb2
+pkgver=r118.78be55c
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "libx11" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")