summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ca78d7a631b..2a65a956ff06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Vladimir Panteleev <arch-pkg at thecybershadow.net>
pkgname=edk2-ovmf-macboot-git
-pkgver=r22749.471f6d19d7
+pkgver=r23825.59642be02d
pkgrel=2
pkgdesc="edk2 UEFI firmware with macOS compatibility fixes (gsomlo's miscopt branch)"
arch=('any')
url="https://www.contrib.andrew.cmu.edu/~somlo/OSXKVM/"
license=('BSD')
depends=()
-makedepends=('git' 'nasm' 'iasl' 'python')
+makedepends=('git' 'nasm' 'iasl' 'python2')
optdepends=()
source=("git+https://github.com/gsomlo/edk2#branch=gls-miscopt")
sha256sums=('SKIP')