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 c7d915fe35c1..e1698fc28a08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ pkgver() {
build() {
cd "$srcdir/newsbeuter"
- sed -i "s#ncursesw5#ncursesw6#" config.sh
+ sed -i "s#ncursesw5#ncursesw6#g" config.sh
./config.sh
make
make doc