termux-tools: update to 1.35.0

This removes the {u,}mount wrappers from the package, {u,}mount will
be provided by util-linux instead.
This commit is contained in:
termux-pacman-bot
2022-12-28 09:01:12 +00:00
parent b167a28c37
commit 271a080b4c

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://termux.dev/
TERMUX_PKG_DESCRIPTION="Basic system tools for Termux"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.34.1
TERMUX_PKG_VERSION=1.35.0
TERMUX_PKG_SRCURL=https://github.com/termux/termux-tools/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d81d7ef0c73b8ccf3143c9e5a814d352b096b5bacab0456d69d0d207a81af591
TERMUX_PKG_SHA256=2406e11743b071855b6efc05d1f649efab59c7e8d446261fa2679220b95d9c0c
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_ESSENTIAL=true
TERMUX_PKG_BREAKS="termux-keyring (<< 1.9)"