summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Asuncion2016-12-17 08:49:27 -0800
committerJeremy Asuncion2016-12-17 08:49:27 -0800
commit9224be7c96d91c1133ecff55a68676b6aed8f5a2 (patch)
tree5a1de7301ecc8dd0627942827b0b2adf3f132a06
parent9a103c78198bb5fefbd411bcc925d7f6b6a3d73d (diff)
downloadaur-9224be7c96d91c1133ecff55a68676b6aed8f5a2.tar.gz
Fixed typo in didyoumean PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 792c229ed088..08dc79d560fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jeremy Asuncion <jeremyasuncion808@gmail.com>
_name=click-didyoumean
-pkgname=python-click-completion
+pkgname=python-click-didyoumean
pkgver=0.0.3
pkgrel=1
pkgdesc='Enable git-like did-you-mean feature in Click.'