From 59fe26351634fb85e41d1fdfa39517fbd8cb3930 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 24 Sep 2013 11:04:46 -0400 Subject: PKGBUILD: Point to the gitweb page for upstream URL Signed-off-by: Dave Reisner --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 89613a4..c12576b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgver=$(make version) pkgrel=1 pkgdesc="Modular initramfs image creation utility" arch=(any) -url="http://www.archlinux.org/" +url="https://projects.archlinux.org/mkinitcpio.git/" license=('GPL') groups=('base') conflicts=('mkinitcpio') -- cgit v1.2.3-24-g4f1b