summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAun-Ali Zaidi2020-06-15 02:19:16 -0400
committerAun-Ali Zaidi2020-06-15 02:19:16 -0400
commit1af2581935b7ee24031db148dc665dcbd2fd1768 (patch)
tree3344f04b1a9558829fb9ec60ebc53a9d4ad4d8d7
parentf2b8918208167f0a41a8ca309c6d1a19ce55ccfd (diff)
downloadaur-apple-bce-git.tar.gz
package: linux-mbp v5.6.18-2, rebuild
-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'