summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-01-09 09:01:57 -0500
committerAmolith2024-01-09 09:01:57 -0500
commitbe5565856471833d0518ee32953412ea87f5e723 (patch)
treed000df4c5493428430abcf4aa454eebbb9ae5b9c
parent227e71cf338047a54e901cbc482e9263ed834d80 (diff)
downloadaur-be5565856471833d0518ee32953412ea87f5e723.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c5db3208b1f..eb7fc6b99370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r68.ff39752
- pkgrel = 2
+ pkgver = r75.2088e80
+ pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 2b4538c32bb2..3ce79d6b312e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgdesc='A software energy consumption estimation tool'
arch=("any")
url="https://git.sr.ht/~whereswaldon/watt-wiser"
_branch='main'
-pkgver=r68.ff39752
-pkgrel=2
+pkgver=r75.2088e80
+pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "libx11" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor" "watt-wiser-sensors")
source=("$pkgname::git+$url#branch=$_branch")