summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2013-09-24 17:04:46 +0200
committerDave Reisner <dreisner@archlinux.org>2013-09-24 17:12:20 +0200
commit59fe26351634fb85e41d1fdfa39517fbd8cb3930 (patch)
treef2b74feba751eaf1e10d514753c3c95274422ea7
parent59c79bda956ccb309d21adfb5afcc19df77a8e0b (diff)
downloadmkinitcpio-59fe26351634fb85e41d1fdfa39517fbd8cb3930.tar.gz
mkinitcpio-59fe26351634fb85e41d1fdfa39517fbd8cb3930.tar.xz
PKGBUILD: Point to the gitweb page for upstream URL
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')