litecli: update to 1.9.0.

This commit is contained in:
icp 2022-12-29 14:54:10 +05:30 committed by Toyam Cox
parent f39cf19eae
commit e57bdc0dfa

View File

@ -1,7 +1,7 @@
# Template file for 'litecli'
pkgname=litecli
version=1.8.0
revision=2
version=1.9.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-click python3-Pygments python3-prompt_toolkit python3-sqlparse python3-configobj python3-cli_helpers"
@ -10,9 +10,9 @@ short_desc="CLI for SQLite Databases with auto-completion and syntax highlightin
maintainer="Kye Shi <shi.kye@gmail.com>"
license="BSD-3-Clause"
homepage="https://litecli.com"
distfiles="https://github.com/dbcli/litecli/archive/refs/tags/v${version}.tar.gz"
checksum=83d55a741aa9d11ff853662e424d205b9f919bfe3ef7233a1f74a7f92075b802
changelog="https://raw.githubusercontent.com/dbcli/litecli/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/l/litecli/litecli-${version}.tar.gz"
checksum=21af2cfa083dd4df1e3ccaa2a2117129b5f17212756f596ea090e296776c27a1
post_install() {
vlicense LICENSE