kde/falkon: fix typo in comment

This commit is contained in:
Oliver Smith 2018-06-04 23:38:13 +02:00
parent d6b53de2e3
commit 62102c17d0

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"