summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames An2018-02-20 23:25:19 -0500
committerJames An2018-02-20 23:25:19 -0500
commit2a17f41c1abe2d2c3b9a7f4081c83f4f8340b8dc (patch)
tree24b98e3570f73e7b95dc0f4f642be61a274f6fbd /PKGBUILD
parentfe1675521b1c282ed98f0c29cde4c06ab7e89aa3 (diff)
downloadaur-2a17f41c1abe2d2c3b9a7f4081c83f4f8340b8dc.tar.gz
Updated to latest upstream version and changed source to a fork with changes necessary for a successful build.
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')