aboutsummarylogtreecommitdiffstats
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 37a45f0bbb9f..d18ec3f27ba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=ncurses-nohex
conflicts=(ncurses)
pkgver=6.1
pkgrel=2
-pkgdesc='System V Release 4.0 curses emulation library'
+pkgdesc="System V Release 4.0 curses emulation library. Patch disables hexadecimal in infocmp."
arch=(x86_64)
url='http://invisible-island.net/ncurses/ncurses.html'
license=(MIT)