summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aee07eea1e0f..ece52b85849f 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 = r177.10e29c5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/MCMrARM/mbp2018-bridge-drv
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index bf81ef02c66b..1ef7e68ca0bc 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=r177.10e29c5
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/MCMrARM/mbp2018-bridge-drv"