diff options
-rw-r--r-- | community/edk2/APKBUILD (renamed from testing/edk2/APKBUILD) | 5 | ||||
-rw-r--r-- | community/edk2/build-hack.patch (renamed from testing/edk2/build-hack.patch) | 0 |
2 files changed, 3 insertions, 2 deletions
diff --git a/testing/edk2/APKBUILD b/community/edk2/APKBUILD index d610081452..50ed180f4e 100644 --- a/testing/edk2/APKBUILD +++ b/community/edk2/APKBUILD @@ -1,9 +1,10 @@ # Contributor: Timo Teräs <timo.teras@iki.fi> -# Maintainer: +# Maintainer: Natanael Copa <ncopa@alpinelinux.org> + pkgname=edk2 pkgver=0.0.20161115 _commitid=e242cdfb307a6dfe2c0f75c4719f5c1f6b418625 -pkgrel=0 +pkgrel=1 pkgdesc="EFI Development Kit II" url="http://www.tianocore.org/edk2/" arch="x86_64" diff --git a/testing/edk2/build-hack.patch b/community/edk2/build-hack.patch index 5573717b0d..5573717b0d 100644 --- a/testing/edk2/build-hack.patch +++ b/community/edk2/build-hack.patch |