summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f90ad370ad33..17c1c94efa5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
-_USE_GNU_EFI="1"
+_USE_GNU_EFI="0"
#######
[[ "${CARCH}" == "x86_64" ]] && _TIANO_ARCH="X64"
@@ -15,7 +15,7 @@ __pkgname="refind"
_pkgname="${__pkgname}-efi"
pkgname="${_pkgname}-git"
-pkgver=0.8.7.3.374.d738a7a
+pkgver=0.8.7.4.375.0a030a2
pkgrel=1
pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager - GIT Version"
url="http://www.rodsbooks.com/refind/index.html"