aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/seatd/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/seatd/abuild')
-rw-r--r--repos/extra/seatd/abuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repos/extra/seatd/abuild b/repos/extra/seatd/abuild
index 6198d383..ec34991b 100644
--- a/repos/extra/seatd/abuild
+++ b/repos/extra/seatd/abuild
@@ -1,7 +1,8 @@
name=seatd
version=0.9.1
release=1
-source="$name-$version.tar.gz::https://git.sr.ht/~kennylevinsen/${name}/archive/${version}.tar.gz
+source="https://git.sr.ht/~kennylevinsen/${name}/archive/${version}.tar.gz
run"
sv="run"
build_opt="-Dlibseat-builtin=enabled"
+export CFLAGS="$CFLAGS -Wno-sign-compare"