summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-02-14 10:59:28 -0500
committerAmolith2024-02-14 10:59:28 -0500
commit50cb90de4311be9207333ca97d4fb99af9b4484c (patch)
treefac00199c9fbc148cfa3a6a3e4c63fd6694da389 /PKGBUILD
parent69f7725ac11cc62bc1fa506faa2ecd2c805afc04 (diff)
downloadaur-50cb90de4311be9207333ca97d4fb99af9b4484c.tar.gz
Bump commit and make -git depend on -git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b438d996f24..0fcacf214a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgdesc='A software energy consumption estimation tool'
arch=("any")
url="https://git.sr.ht/~whereswaldon/watt-wiser"
_branch='main'
-pkgver=r118.78be55c
+pkgver=r124.c7a9fd2
pkgrel=1
license=("Unlicense")
makedepends=("git" "go" "gcc" "libx11" "vulkan-headers" "pkgconf" "wayland" "wayland-protocols" "libx11" "libxkbcommon-x11" "libxcursor")
-depends=("watt-wiser-sensors" "xdg-desktop-portal")
+depends=("watt-wiser-sensors-git" "xdg-desktop-portal")
source=("$pkgname::git+$url#branch=$_branch")
sha256sums=("SKIP")
provides=($_pkgname)