summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f37b8949eb4..f5e082a6d343 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,15 @@
_pkgname=carps-cups
pkgname=${_pkgname}-git
pkgver=r158.18d80d1
-pkgrel=1
+pkgrel=2
pkgdesc="CUPS driver for Canon CARPS printers"
arch=('x86_64')
url="https://github.com/ondrej-zary/carps-cups"
license=('GPL')
depends=('libcups')
makedepends=('git')
+provides=("${_pkgname}")
+conflicts=("${_pkgname}")
source=('git://github.com/ondrej-zary/carps-cups.git')
md5sums=('SKIP')