From a65f137eb65194d4496c0259a2159600a971115d Mon Sep 17 00:00:00 2001 From: Les De Ridder Date: Thu, 28 Apr 2016 21:00:27 +0200 Subject: [PATCH] Update Makefile --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index b1c25e1..a88f5a4 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,14 @@ NAME = archlinux VERSION = latest VERSION_ALIASES = 2014-12-02 -TITLE = Archlinux -DESCRIPTION = Archlinux latest -SOURCE_URL = https://github.com/scaleway/image-archlinux -VENDOR_URL = http://archlinuxarm.org +TITLE = Arch Linux +DESCRIPTION = A simple, lightweight distribution +SOURCE_URL = https://github.com/lesderid/image-archlinux +VENDOR_URL = https://www.archlinux.org/ IMAGE_VOLUME_SIZE = 50G IMAGE_BOOTSCRIPT = latest -IMAGE_NAME = Archlinux +IMAGE_NAME = Arch Linux ## Image tools (https://github.com/scaleway/image-tools)