Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8ccd5c78..579ff2ed 100644
--- a/meson.build
+++ b/meson.build
@@ -332,7 +332,7 @@ pkgconfig.generate(
name : 'libalpm',
description : 'Arch Linux package management library',
version : libalpm_version,
- url : 'http://www.archlinux.org/pacman/')
+ url : 'http://archlinux.org/pacman/')
pacman_bin = executable(
'pacman',