@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://termux.com/
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
TERMUX_PKG_VERSION=0.32
TERMUX_PKG_VERSION=0.33
TERMUX_PKG_PLATFORM_INDEPENDENT=yes
termux_step_make_install () {
@ -3,7 +3,7 @@
if [ "$#" != "0" ]; then
echo 'usage: termux-setup-storage'
echo 'Use without arguments to ensure storage permission granted'
echo 'and symlinks to storage available in $HOME/.storage'
echo 'and symlinks to storage available in $HOME/storage'
exit
fi