summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenedikt Rips2021-04-10 13:34:01 +0200
committerBenedikt Rips2021-04-10 13:34:01 +0200
commitd19c0bccd4ebb211debe799d39e56c0755ceaf4c (patch)
treefb93f71ffd4a3c067131dc39b24863a4638ae48a /PKGBUILD
parent04b2d68ce7029458e981687757e7dba6e30fccd7 (diff)
downloadaur-d19c0bccd4ebb211debe799d39e56c0755ceaf4c.tar.gz
Add relations to the vcs package of goto (goto-git)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7789e01ccb30..96b30def7080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,8 @@ pkgdesc="Alias and navigate to directories with tab completion"
arch=('any')
url="https://github.com/iridakos/goto"
license=('MIT')
+provides=('goto')
+conflicts=('goto-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/iridakos/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('460fe3994455501b50b2f771f999ace77ade295122e90e959084047dbfb1f0dc')