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 () {
#!/data/data/com.termux/files/usr/bin/sh
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'
- exit
+ echo 'usage: termux-setup-storage'
+ echo 'Use without arguments to ensure storage permission granted'
+ echo 'and symlinks to storage available in $HOME/storage'
+ exit
fi
am broadcast --user 0 \