summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorziro2020-06-17 07:40:46 +0700
committerziro2020-06-17 07:40:46 +0700
commit4362580cc9d020bafe65021d28778f20961492b0 (patch)
treecafbb5f8338004b26b0666efe3aa42746bd45ef2 /PKGBUILD
parent71871db873aab26f3ceecd68ab215ee0c8942ee3 (diff)
downloadaur-4362580cc9d020bafe65021d28778f20961492b0.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 d02d610688b9..2b64058aa943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
url='https://github.com/null2264/mutt-wizard-zi'
license=('GPL3')
-provids=("mutt-wizard")
+provides=("mutt-wizard")
conflicts=("mutt-wizard")
makedepends=('git')