visidata: update to 2.6.1.
This commit is contained in:
parent
45ada3f7f8
commit
45966fd767
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'visidata'
|
# Template file for 'visidata'
|
||||||
pkgname=visidata
|
pkgname=visidata
|
||||||
version=2.6
|
version=2.6.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dateutil"
|
depends="python3-dateutil"
|
||||||
|
@ -12,4 +12,4 @@ 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/v${version}.tar.gz"
|
||||||
checksum=65a204b0453070e4c18fa7fcd5f4c029b24bc87f696c2bcbb9103c3de4d8d8f6
|
checksum=a48da174b50fe671cba8f72e020f3f33227c93da275981b2ac253a0233af5cff
|
||||||
|
|
Loading…
Reference in a new issue