summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6cafb1953de..63a4152f92c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ check() {
package_harfbuzz-git() {
depends=(glib2 freetype2 graphite)
optdepends=('cairo: hb-view program')
- conflcts=(harfbuzz)
+ conflicts=(harfbuzz)
provides=(harfbuzz)
cd "$_gitname"