kde/falkon: fix typo in comment

This commit is contained in:
Oliver Smith 2018-06-04 23:38:13 +02:00
parent ef5b1e9a0e
commit 6cffe6d058
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ source="https://download.kde.org/stable/falkon/$pkgver/falkon-$pkgver.tar.xz
disable-backtraces.patch
"
builddir="$srcdir/$pkgname-$pkgver"
options="!check" # require X1
options="!check" # requires X11
build () {
mkdir -p "$builddir/build"