summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhorstderheld2023-07-24 02:18:50 +0200
committerhorstderheld2023-07-24 02:18:50 +0200
commit70772806c8c986c6f08dac597c760ade6fce5ab7 (patch)
tree827db6a55ca139743faace686739d8b801432f56 /PKGBUILD
parent8abb1ecbc0a62038a23c2bd8629e9ac93c405044 (diff)
downloadaur-ncam-git.tar.gz
remove conficts array and add provides array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b967e789368e..809556d6e159 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('libusb' 'openssl' 'glibc' 'pcsclite')
makedepends=('git')
optdepends=('ccid: PC/SC reader generic dsudriver')
-conflicts=('oscam-svn')
+provides=('ncam')
backup=('etc/ncam/ncam.conf')
source=("$pkgname::git+https://github.com/fairbird/NCam.git"
'ncam.service'