summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8aaba4347d3e..672c914c9669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apple-bce-git
pkgdesc = Apple BCE (Buffer Copy Engine) driver for T2-based devices.
pkgver = r183.c884d9c
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/MCMrARM/mbp2018-bridge-drv
arch = x86_64
license = GPL2
@@ -9,7 +9,7 @@ pkgbase = apple-bce-git
makedepends = linux-headers
depends = linux
options = !strip
- source = apple-bce::git+https://github.com/t2linux/mbp2018-bridge-drv.git#branch=aur
+ source = apple-bce::git+https://github.com/t2linux/apple-bce-drv.git#branch=aur
source = dkms.conf.in
sha256sums = SKIP
sha256sums = 06c389cbfb9e771397c962a782e7217a56be85ac4eee652d927e1e0f63a78ed6
diff --git a/PKGBUILD b/PKGBUILD
index 8d38db020c9f..c6e9cb649035 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgbase=('apple-bce')
pkgname=(${_pkgbase}-git ${_pkgbase}-dkms-git)
pkgdesc="Apple BCE (Buffer Copy Engine) driver for T2-based devices."
pkgver=r183.c884d9c
-pkgrel=17
+pkgrel=18
arch=('x86_64')
url="https://github.com/MCMrARM/mbp2018-bridge-drv"
@@ -14,7 +14,7 @@ depends=('linux')
makedepends=('git' 'linux-headers')
options=(!strip)
-source=("apple-bce::git+https://github.com/t2linux/mbp2018-bridge-drv.git#branch=aur"
+source=("apple-bce::git+https://github.com/t2linux/apple-bce-drv.git#branch=aur"
"dkms.conf.in")
sha256sums=('SKIP'