summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-11-25 01:46:19 +0300
committerorhun2020-11-25 01:46:19 +0300
commit5e29d13306d09e6b931e2b1cdd80bde5b7a6ceb4 (patch)
tree0017524886aad658a95f15bb48318a050430fbdc /PKGBUILD
parentcae61d949ef658f6b0375f5f0340011fa4036a6f (diff)
downloadaur-5e29d13306d09e6b931e2b1cdd80bde5b7a6ceb4.tar.gz
upgpkg: onefetch-git 2.7.3.r0.gb15b32a-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 feffc83b2aae..26a4f0c549d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/o2sh/onefetch"
license=('MIT')
depends=('libgit2')
makedepends=('rust' 'git')
-conflicts=("${pkgname%-git}" "${pkgname%-git}-bin")
+conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')