summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreedts2017-03-04 14:33:57 +0100
committerreedts2017-03-04 14:33:57 +0100
commit93e027d4c4932f19c96ef1252aaf3a82e6478342 (patch)
tree5224d5a9f29e3e382c98ad468295b8ce58d67581 /PKGBUILD
parentc4761687254ae08b26abbf6f116285718dc0d857 (diff)
downloadaur-93e027d4c4932f19c96ef1252aaf3a82e6478342.tar.gz
Added 'provides'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e92936ef6d6..d80235edd259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ makedepends=('git')
optdepends=()
checkdepends=()
conflicts=()
+provides=('vim-nord-git')
replaces=()
backup=()
options=()