summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-01-05 17:01:14 -0500
committerAmolith2024-01-05 17:03:10 -0500
commit227e71cf338047a54e901cbc482e9263ed834d80 (patch)
treed320058b24e911d28ba848017dee7f0c3ded314d /PKGBUILD
parent188221a22be6c5dabac1e9e02b1d29eb40802918 (diff)
downloadaur-227e71cf338047a54e901cbc482e9263ed834d80.tar.gz
bump rel and update SRCINFO
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")