summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f992b1fb712e..1f5f2d22405f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('linux')
makedepends=('linux-headers' 'make' 'git')
-conflicts=('moxa-uport11x0')
+conflicts=('moxa-uport11x0-git-dkms')
source=("https://github.com/ellysh/mxu11x0.git"
"install"
"mxu11x0.conf" )