summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-05-13 15:03:18 -0400
committerAmolith2024-05-13 15:03:18 -0400
commit39a7a78ee6b657e55ff3cc5fc3f17e91c3a7dc5c (patch)
treee15a63a17236b68ba43ff6f1df000e3875be19c2
parentf5aed601add951c21bb1bb8b33cb49e852040c8f (diff)
downloadaur-watt-wiser-git.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 4f60c4f625c2..ec20c4033db3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r219.d2e7b02
+ pkgver = r224.c8fa3f9
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 1917467c057d..7b6bf6589c21 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=r219.d2e7b02
+pkgver=r224.c8fa3f9
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")