Browse Source

Bump tsu version so it actually gets installed.

db817da647
updated the url of tsu download but didnt bump the package version

Which I guess caused apt to skip updating this package
android-5
Cswl Coldwind 7 years ago
committed by Fredrik Fornwall
parent
commit
ecb716a77e
  1. 2
      packages/tsu/build.sh

2
packages/tsu/build.sh

@ -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 () {

Loading…
Cancel
Save