extra/gnu-efi-libs to 3.0.3-2

This commit is contained in:
Kevin Mihelich 2017-07-12 19:30:52 +00:00
parent 3c35ab6d01
commit f24f39796a

View file

@ -12,10 +12,10 @@ buildarch=8
[[ "${CARCH}" == "i686" ]] && _EFI_ARCH="ia32"
[[ "${CARCH}" == "aarch64" ]] && _EFI_ARCH="aarch64"
_pkgver="3.0.3"
_pkgver=3.0.3
pkgname="gnu-efi-libs"
pkgver="${_pkgver}"
pkgrel="1.1"
pkgrel=2
pkgdesc="Library for building UEFI Applications using GNU toolchain"
url="http://sourceforge.net/projects/gnu-efi/"
license=('GPL')