summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmolith2024-03-11 17:55:52 -0400
committerAmolith2024-03-11 17:55:52 -0400
commit926b9be7601962a164f6b09de3f1ec7a4fc7d7e0 (patch)
tree5f7f953d3985743ebb86662982a6f1070c736152
parentcab83250b8a6ccd228c2eddbdfd839e8556d79b8 (diff)
downloadaur-926b9be7601962a164f6b09de3f1ec7a4fc7d7e0.tar.gz
bump ver
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 563219e6ff71..c58035cc7531 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
- pkgver = r155.3f4d719
- pkgrel = 2
+ pkgver = r183.872a2df
+ pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index f391b07e10a1..30f24bbf977f 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=r155.3f4d719
-pkgrel=2
+pkgver=r183.872a2df
+pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")
depends=("watt-wiser-sensors-git" "xdg-desktop-portal")