summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Holinka2018-06-12 07:52:22 -0600
committerTyler Holinka2018-06-12 07:52:22 -0600
commitb463a07e4dd1cc555addbafaf42cc29b7f0d7f1b (patch)
treeee5a4f7a72b7074fa3bc8fa35f47150ebbf557d7
parent5dbc6c64e77f4a34a05e182b2f9f77ee4868333a (diff)
downloadaur-b463a07e4dd1cc555addbafaf42cc29b7f0d7f1b.tar.gz
Update to conflict with replacement
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a43357dded96..2b47b3304a32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = dell-unified-printer-driver
license = unknown
depends = cups
conflicts = samsung-unified-driver-printer
+ conflicts = dell-unified-driver-printer
source = dell-unified-printer-driver-1.03.tar.gz::https://downloads.dell.com/FOLDER01511597M/1/B1265dnf_Linux_v1.03_Driver.tar.gz
sha256sums = a1aa742cd266f60ae756c5678cdc27ee5be788d3ec088694f2bd03efffc17e36
diff --git a/PKGBUILD b/PKGBUILD
index d5b2ea220fb2..7915e8ebea30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.03
pkgrel=1
arch=('x86_64')
depends=('cups')
-conflicts=('samsung-unified-driver-printer')
+conflicts=('samsung-unified-driver-printer' 'dell-unified-driver-printer')
# this is the newest version found after a quick search
source=("$pkgname-$pkgver.tar.gz::https://downloads.dell.com/FOLDER01511597M/1/B1265dnf_Linux_v${pkgver}_Driver.tar.gz")
sha256sums=('a1aa742cd266f60ae756c5678cdc27ee5be788d3ec088694f2bd03efffc17e36')