This commit is contained in:
Keshav Amburay 2012-02-17 22:16:39 +05:30
parent 6e186e52a9
commit 1dc899b795
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
pkgbase = elilo-x86_64
pkgdesc = UEFI version of LILO Boot Loader
pkgdesc = x86_64 UEFI version of LILO Boot Loader
pkgver = 3.14
pkgrel = 1
url = http://sourceforge.net/projects/elilo/

View file

@ -5,7 +5,7 @@ pkgname="${_pkgname}-x86_64"
pkgver="3.14"
pkgrel="1"
pkgdesc="UEFI version of LILO Boot Loader"
pkgdesc="x86_64 UEFI version of LILO Boot Loader"
arch=('any')
url="http://sourceforge.net/projects/elilo/"
license=('GPL')