visidata: update to 2.1.
This commit is contained in:
parent
c31a16a61e
commit
f1e1654fa8
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'visidata'
|
||||
pkgname=visidata
|
||||
version=2.0.1
|
||||
version=2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,8 +12,4 @@ 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=a64f08956f3df823afdd1566e66337145583ae18cab53c1732f7187567365f25
|
||||
|
||||
do_check() {
|
||||
pytest3
|
||||
}
|
||||
checksum=29e80e81bd4523ea5ac8bf34b18e74fd77470e2370373ef32b5ec02c7ce67494
|
||||
|
|
Loading…
Reference in a new issue