summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDimitris Kiziridis2023-01-28 01:10:06 +0200
committerDimitris Kiziridis2023-01-28 01:10:06 +0200
commit4b3dbb707ad4aadb4ba200c200b6e2d18e4445d1 (patch)
treed228886930c140e346709a082d2d979bea44e3ef /PKGBUILD
parent8c035aca7f1c9b3a1e99d8655b90599a5ac82ab9 (diff)
downloadaur-cht.sh-git.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12b302edc423..1e84b1d557a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The only cheat sheet you need (command line client for cheat.sh)"
arch=('any')
url='https://github.com/chubin/cheat.sh'
license=('MIT')
-provices=('cht.sh')
+provides=('cht.sh')
conflicts=('cht.sh')
depends=('curl' 'xsel' 'rlwrap')
makedepends=('git')