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'
|
||||
pkgname=visidata
|
||||
version=2.8
|
||||
revision=3
|
||||
version=2.11
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-dateutil python3-setuptools"
|
||||
depends="python3-dateutil python3-importlib_metadata python3-setuptools"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Terminal spreadsheet multitool"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://visidata.org/"
|
||||
changelog="https://raw.githubusercontent.com/saulpw/visidata/stable/CHANGELOG.md"
|
||||
distfiles="https://github.com/saulpw/visidata/archive/v${version}.tar.gz"
|
||||
checksum=1b28a2b5d0a1eaa9478be86941ecdb9c5aa06490d1d95d016fb63cfd9a76e739
|
||||
distfiles="https://github.com/saulpw/visidata/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=350542296456e517d7dcbb687f716471a663155053f540b7ecd307ac6f2d0629
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue