summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2022-05-21 16:14:47 -0400
committerGalen Guyer <galen@galenguyer.com>2022-05-21 16:14:47 -0400
commit531b8de10bef8a4aeb8b69c92203b8a08910e09c (patch)
treea0240c6486abf89cbeb6e9ab85e27f537ddbe5af
parent5512eeef7dc5aec0197f1f7f4ca2af2d51d5c76c (diff)
add provides git to make installation easier
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac3e074..f647f11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,6 +25,7 @@ optdepends=('tk: gitk and git gui'
'org.freedesktop.secrets: keyring credential helper'
'libsecret: libsecret credential helper')
conflicts=('git')
+provides=('git')
install=git.install
validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}