aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d9bfa18f2bf..e0b8f35981be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ package_ncurses-nohex() {
}
package_infocmp-nohex() {
- pkgdesc=='infocmp patched to not use hexadecimal when they are "close" to a power of two.'
+ pkgdesc='infocmp patched to not use hexadecimal when they are "close" to a power of two'
depends=('glibc' 'libncursesw.so=6')
conflicts=()
provides=('infocmp')