visidata: update to 2.6.
This commit is contained in:
parent
9b274b1189
commit
4dd437c0ee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'visidata'
|
||||
pkgname=visidata
|
||||
version=2.5
|
||||
version=2.6
|
||||
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=159ed3c9dbdf622a5397cfdfb94104421bd9a887f4f4fc7fd9c9920f383ab856
|
||||
checksum=65a204b0453070e4c18fa7fcd5f4c029b24bc87f696c2bcbb9103c3de4d8d8f6
|
||||
|
|
Loading…
Reference in New Issue