From 0e797b6eae2fa0f7e1ab0d2d8d1cf5ab4426e2d3 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sat, 19 Jun 2021 19:32:43 +0200 Subject: * Add conflicts and provides modified: fcp-git/.SRCINFO modified: fcp-git/PKGBUILD --- fcp-git/PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fcp-git/PKGBUILD') diff --git a/fcp-git/PKGBUILD b/fcp-git/PKGBUILD index 09ffc1d..1c21c8e 100644 --- a/fcp-git/PKGBUILD +++ b/fcp-git/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fcp pkgname=fcp-git -pkgver=v0.1.0.r0.ga1e61f7 +pkgver=v0.1.0.r2.g24dc2cb pkgrel=1 pkgdesc="A faster rust cp command" arch=('i686' 'x86_64') @@ -12,6 +12,8 @@ url="https://github.com/Svetlitski/fcp" license=('BSD') depends=('glibc' ) makedepends=('git' 'rust' 'cargo') +provides=('fcp') +conflicts=('fcp') source=("${_pkgname}::git+${url}") sha256sums=('SKIP') -- cgit v1.2.3-70-g09d2