mirror of
https://github.com/archlinux/aur.git
synced 2026-02-14 20:51:54 +01:00
M
This commit is contained in:
parent
deeea8670d
commit
19ff1f4508
3 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,9 +1,9 @@
|
|||
pkgbase = elilo-x86_64
|
||||
pkgbase = elilo-efi-x86_64
|
||||
pkgdesc = x86_64 UEFI version of LILO Boot Loader
|
||||
pkgver = 3.14
|
||||
pkgrel = 1
|
||||
url = http://sourceforge.net/projects/elilo/
|
||||
install = elilo-x86_64.install
|
||||
install = elilo-efi-x86_64.install
|
||||
arch = any
|
||||
license = GPL
|
||||
makedepends = gnu-efi
|
||||
|
|
@ -19,5 +19,5 @@ pkgbase = elilo-x86_64
|
|||
sha1sums = 631fdf211627510b270f0759c26587edb8d30001
|
||||
sha1sums = 37cf9c4c94a4571863864fe60804f04d24ed1a1e
|
||||
|
||||
pkgname = elilo-x86_64
|
||||
pkgname = elilo-efi-x86_64
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer : Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
|
||||
|
||||
_pkgname="elilo"
|
||||
pkgname="${_pkgname}-x86_64"
|
||||
pkgname="${_pkgname}-efi-x86_64"
|
||||
|
||||
pkgver="3.14"
|
||||
pkgrel="1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue