summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a43180cb4df..4695b94ed647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _commit=205c8037e61d4546d8c86c1f789cfaf18fa9bc24
pkgname=binder_linux-dkms
pkgver=6.6
-pkgrel=2
+pkgrel=3
arch=("x86_64")
url='https://github.com/choff/anbox-modules'
pkgdesc='Android kernel driver fork by @choff in DKMS format, binder only.'
@@ -16,7 +16,6 @@ depends=("dkms")
makedepends=("git")
source=(
"git+${url}.git#commit=${_commit}"
- "https://github.com/choff/anbox-modules/pull/12.diff"
)
sha256sums=('SKIP'
'6964cc4c070a34bbed1a5e4249c1a2928f05c94716adfd0c79c410266ee4d0fd')