summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBehnam Momeni2021-10-27 10:51:37 +0330
committerBehnam Momeni2021-10-27 10:51:37 +0330
commitd4d18504a3b061c1c48df5605267c43bdf04a2ee (patch)
treefc81791c974f66407754a99d01b28dad84fe9da9 /PKGBUILD
parentece92af501ee3918881222d00e0052677e696ba1 (diff)
downloadaur-d4d18504a3b061c1c48df5605267c43bdf04a2ee.tar.gz
Add canon-pixma-mx920-complete to the conflicts array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c2d59e767b7..2cfc5f58f06f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=cnijfilter-common
_pkgname=cnijfilter
pkgver=4.10
-pkgrel=3
+pkgrel=4
_pkgreview=1
pkgdesc="Canon IJ Printer Driver (Common Package)"
@@ -17,7 +17,8 @@ url="http://www.canon-europe.com/support/pixma_software/"
arch=('i686' 'x86_64')
license=('custom')
-conflicts=('lib32-cnijfilter320')
+conflicts=('lib32-cnijfilter320'
+ 'canon-pixma-mx920-complete')
makedepends_x86_64=('gcc-multilib')
depends_x86_64=('lib32-libcups' 'lib32-popt' 'lib32-libusb' 'lib32-libxml2')