Bump tsu version so it actually gets installed.
authorCswl Coldwind <cswl1337@gmail.com>
Thu, 16 Nov 2017 06:00:01 +0000 (11:45 +0545)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 16 Nov 2017 09:52:32 +0000 (10:52 +0100)
https://github.com/termux/termux-packages/commit/db817da647bfea31e7965ca99fb35c64046eab99
updated the url of tsu download but didnt bump the package version

Which I guess caused apt to skip updating this package

packages/tsu/build.sh

index 4e4e531..043238e 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=https://github.com/cswl/tsu
 TERMUX_PKG_DESCRIPTION="A su wrapper for Termux"
-TERMUX_PKG_VERSION=0.1
+TERMUX_PKG_VERSION=0.2
 TERMUX_PKG_PLATFORM_INDEPENDENT=yes
 
 termux_step_make_install () {