visidata: update to 2.11.
This commit is contained in:
parent
e0d6d6d193
commit
25f0ec4272
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'visidata'
|
# Template file for 'visidata'
|
||||||
pkgname=visidata
|
pkgname=visidata
|
||||||
version=2.8
|
version=2.11
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dateutil python3-setuptools"
|
depends="python3-dateutil python3-importlib_metadata python3-setuptools"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Terminal spreadsheet multitool"
|
short_desc="Terminal spreadsheet multitool"
|
||||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://visidata.org/"
|
homepage="https://visidata.org/"
|
||||||
changelog="https://raw.githubusercontent.com/saulpw/visidata/stable/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/saulpw/visidata/stable/CHANGELOG.md"
|
||||||
distfiles="https://github.com/saulpw/visidata/archive/v${version}.tar.gz"
|
distfiles="https://github.com/saulpw/visidata/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=1b28a2b5d0a1eaa9478be86941ecdb9c5aa06490d1d95d016fb63cfd9a76e739
|
checksum=350542296456e517d7dcbb687f716471a663155053f540b7ecd307ac6f2d0629
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue