X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c126527f8278cdd7fd2f6f33e3b01f332ebc2b86..0fa355a88c9839fa4fcfa3b306e25e6c69acf89b:/packages/readline/build.sh diff --git a/packages/readline/build.sh b/packages/readline/build.sh index 8c840b1d..e6cc4ac7 100755 --- a/packages/readline/build.sh +++ b/packages/readline/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html -TERMUX_PKG_DESCRIPTION="Library providing a set of functions for use by applications that allow users to edit command lines as they are typed in" +TERMUX_PKG_DESCRIPTION="Library that allow users to edit command lines as they are typed in" TERMUX_PKG_DEPENDS="libandroid-support, ncurses" _MAIN_VERSION=7.0 _PATCH_VERSION=3