summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bolton2022-09-16 07:58:45 -1000
committerBrian Bolton2022-09-16 07:58:45 -1000
commitbf8e1992b6f570923f766d2053dd1c90651cfd67 (patch)
treec73d6e9a03ab507715464986d499f42972d55226 /PKGBUILD
parent1f5809f45d5307f94a2e6a30250b3f8f0c46ea05 (diff)
downloadaur-bf8e1992b6f570923f766d2053dd1c90651cfd67.tar.gz
v0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e58f8a077892..c01ebef78462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=opencore-efi
-pkgver=0.8.1
+pkgver=0.8.4
pkgrel=1
_mode='RELEASE'
# _mode='DEBUG'
@@ -8,7 +8,7 @@ url='https://github.com/acidanthera/OpenCorePkg'
arch=('x86_64' 'i686')
license=('BSD')
source=("https://github.com/acidanthera/OpenCorePkg/releases/download/$pkgver/OpenCore-$pkgver-$_mode.zip")
-sha256sums=('459e10a116e572aa18dbbc8ee889ba934622270a6ae4191539c088c12e96a3a8')
+sha256sums=('e13c663e27b7d3f3aa6a62a75328be55a6b4027443b03761693c725010fb6c20')
package(){
MACHINE_TYPE=`uname -m`