summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-25 01:53:08 +0300
committerorhun2020-11-25 01:53:08 +0300
commit2db1acf521d5ceea9f8907ed3d368abeaf0b7527 (patch)
treea572c3562566875878159bd6c4acb2a186cc905d /PKGBUILD
parenta582e9fc1057078029dd7aa8cb0677033345f7e5 (diff)
downloadaur-2db1acf521d5ceea9f8907ed3d368abeaf0b7527.tar.gz
upgpkg: verco-bin 5.5.1-1
upstream release Conflict with the base package only
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b2a4a76d65b..f73895b4af25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/matheuslessarodrigues/verco"
license=('MIT')
optdepends=('git: support for git repositories'
'mercurial: support for mercurial repositories')
-conflicts=("${pkgname%-bin}" "${pkgname%-bin}-git")
+conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
source_x86_64=("$pkgname-$pkgver::$url/releases/download/v$pkgver/${pkgname%-bin}-linux-x86_64"
"$pkgname-$pkgver-LICENSE::$url/raw/v$pkgver/LICENSE"