summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-10-08 11:40:29 +0300
committerorhun2020-10-08 11:40:29 +0300
commitf7a883e5b4ff9a4468e5e8d360e7483c106ad6d2 (patch)
tree8a47cc594a99cefee9205281abd6c6a972135858 /PKGBUILD
parent4f3b837dc48f88957d74670994eebf584f967405 (diff)
downloadaur-f7a883e5b4ff9a4468e5e8d360e7483c106ad6d2.tar.gz
upgpkg: gfold-git 0.5.2.r0.g7020079-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1033add84ea6..55c0a4ba1268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# https://github.com/orhun/pkgbuilds
pkgname=gfold-git
-pkgver=0.5.1.r2.g093f3a0
+pkgver=0.5.2.r0.g7020079
pkgrel=1
pkgdesc="CLI tool to help keep track of Git repositories (git)"
arch=('x86_64')
url="https://github.com/nickgerace/gfold"
license=('Apache')
makedepends=('cargo' 'git')
-conflicts=("${pkgname%-git}")
+conflicts=("${pkgname%-git}" "${pkgname%-git}-bin")
provides=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')