summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16270fbe0f67..ee954b5c7f15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
_pkgname=freecheck
pkgname=freecheck-git
pkgver=0.30_4_g3f4fe6f
-pkgrel=2
+pkgrel=3
_branch=devel
url=https://github.com/alerque/$_pkgname
pkgdesc='A blank check printer that adds MICR codes and check templates to blank stock.'
arch=('any')
license=('GPL2')
+conflicts=("$_pkgname")
depends=('perl' 'gnumicr')
optdepends=(
'cups: printing support'