summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvitamin19802016-03-09 11:33:54 +0300
committervitamin19802016-03-09 11:33:54 +0300
commit19b0a3c5966b00215b6a15bbddcd5025c224ae1a (patch)
tree80a6815ac7babd6f5ae5af5e043c19160a3aba45
parentd5fac3dcd89f30ff6d2c0971219a999f06bbb596 (diff)
downloadaur-moxa-uport11x0-git.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15bf349e2468..03cbaf5da952 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Mar 2 14:35:11 UTC 2016
+# Wed Mar 9 08:33:46 UTC 2016
pkgbase = moxa-uport11x0-git
pkgdesc = Moxa UPort 11x0 USB to Serial Hub driver
pkgver = 1.3.11
@@ -13,7 +13,7 @@ pkgbase = moxa-uport11x0-git
makedepends = make
makedepends = git
depends = linux
- conflicts = moxa-uport11x0
+ conflicts = moxa-uport11x0-git-dkms
source = https://github.com/ellysh/mxu11x0.git
source = install
source = mxu11x0.conf
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" )