aboutsummaryrefslogtreecommitdiff
path: root/build.zig
diff options
context:
space:
mode:
Diffstat (limited to 'build.zig')
-rw-r--r--build.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.zig b/build.zig
index adc6793..fedb940 100644
--- a/build.zig
+++ b/build.zig
@@ -135,7 +135,7 @@ pub fn build(b: *zbs.Builder) !void {
\\pkgdatadir=${{datadir}}/river-protocols
\\
\\Name: river-protocols
- \\URL: https://github.com/ifreund/river
+ \\URL: https://github.com/riverwm/river
\\Description: protocol files for the river wayland compositor
\\Version: {s}
, .{ b.install_prefix, full_version });