summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiri Tyr2017-12-27 00:38:03 +0000
committerJiri Tyr2017-12-27 00:38:03 +0000
commitced210e1a1355ed55b6fee0b315f4d8bc74e015a (patch)
tree168153b5c33b344f1ca926255aa2cb82d3813d9f /PKGBUILD
parent441365a391d050e29dcc8558ab9a8dcd57d6951a (diff)
downloadaur-ced210e1a1355ed55b6fee0b315f4d8bc74e015a.tar.gz
Adding conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13986a2465d0..0a07a2e816a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='Highly configurable prompt builder for Bash and ZSH written in Go'
url="https://github.com/jtyr/gbt"
arch=('x86_64')
license=('MIT')
+conflicts=('gbt-git')
optdepends=('nerd-fonts-complete')
source=("https://github.com/jtyr/gbt/releases/download/v$pkgver/$pkgname-$pkgver-linux-amd64.tar.gz")
sha256sums=('811ef1854f2a2f44c99376b96ec2bfd62d58c37647127d6bbb86b8b9f22d2463')