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 53747bab7ad9..20d1522ceccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: James An <james@jamesan.ca>
pkgname=apple_set_os
-pkgver=v0.r6.g824a907
+pkgver=v1.r6.g7b6fa20
pkgrel=1
pkgdesc='Tiny EFI program for unlocking the Intel integrated graphics device on the Macbook Pro 11,3'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=(
'systemd: has boot loader capable of UEFI chainloading'
)
source=(
- "$pkgname"::"git+https://github.com/0xbb/$pkgname.efi.git"
+ "$pkgname"::"git+https://github.com/rudis/$pkgname.efi.git"
)
md5sums=('SKIP')