summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bolton2022-06-21 15:38:48 -1000
committerBrian Bolton2022-06-21 15:38:48 -1000
commit1f5809f45d5307f94a2e6a30250b3f8f0c46ea05 (patch)
tree8feeea59999c4f555209be46450112c6893ccd55 /PKGBUILD
parentebdee6305f8f736e860eb6b96ab8e4445e5f1333 (diff)
downloadaur-1f5809f45d5307f94a2e6a30250b3f8f0c46ea05.tar.gz
v0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04bc9956c7f1..e58f8a077892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=opencore-efi
-pkgver=0.8.0
+pkgver=0.8.1
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=('4fb70cf255f16e49586f989f09cb049335ec3efab91c0f8349552fabfc8b9948')
+sha256sums=('459e10a116e572aa18dbbc8ee889ba934622270a6ae4191539c088c12e96a3a8')
package(){
MACHINE_TYPE=`uname -m`