bump(main/python-apsw): 3.43.1.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-10-06 18:32:09 +00:00
parent 04123c8e27
commit 6be107ac52

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rogerbinns/apsw/
TERMUX_PKG_DESCRIPTION="Another Python SQLite Wrapper"
TERMUX_PKG_LICENSE="ZLIB"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="3.43.1.0"
TERMUX_PKG_VERSION="3.43.1.1"
TERMUX_PKG_SRCURL=https://github.com/rogerbinns/apsw/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=cadd0485dbfb3f79f9179f7c5a40000d3d354ed6450073a5e206d93e30710ba4
TERMUX_PKG_SHA256=62feed8ab6a928cc9cfaa095708095c31fd61179a05aa214984c74eb2c01e3e5
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libsqlite, python"
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"