visidata: update to 2.3.
This commit is contained in:
parent
70cdf55cdc
commit
461a137881
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'visidata'
|
||||
pkgname=visidata
|
||||
version=2.2.1
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,4 +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=8e73e8290f8ac01d0a9b7ed44613170f55a4687c1087ac92f5dd92e9f0546cf4
|
||||
checksum=11a859ef45a7932b10da34bb0978975d052933e747303c055a2d40ccc0472b30
|
||||
|
|
Loading…
Reference in New Issue