summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8147c535f768..2b4538c32bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=("any")
url="https://git.sr.ht/~whereswaldon/watt-wiser"
_branch='main'
pkgver=r68.ff39752
-pkgrel=1
+pkgrel=2
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")