summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bolton2024-02-18 08:38:35 -0700
committerBrian Bolton2024-02-18 08:38:35 -0700
commitd0286f6d3b06756bfe28f8a8585b8d8762c4a4c7 (patch)
tree26032acaaaf01d9e8fd53f313adf4690a2912447 /PKGBUILD
parenta2fb007a6d423b67a67f77047689661e524be11b (diff)
downloadaur-opencore-efi.tar.gz
v0.9.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29b24bce8e3c..b213c9c8af5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=opencore-efi
-pkgver=0.9.7
+pkgver=0.9.8
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=('47a37abe60a3108d5459d82689e2d800ce80f55593084152644c8385f4f71627')
+sha256sums=('e3296b593d6cd827ca7249929c561d1d57d0df1339471a51df9e669bfb094e39')
package(){
MACHINE_TYPE=`uname -m`