summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPig Monkey2021-01-06 17:20:49 -0800
committerPig Monkey2021-01-06 17:20:49 -0800
commit1a83aaef2c69ccf793d7fd13da2ccd5b3aa1bc94 (patch)
tree876288edd67dc93d7723ea9d0f6fb553cc1cef58
parent271a89b054c8d21d3287b9f5428a411e7ca7b194 (diff)
downloadaur-1a83aaef2c69ccf793d7fd13da2ccd5b3aa1bc94.tar.gz
2.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb9ddc3a100e..ee2525917fa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = visidata
pkgdesc = Terminal spreadsheet multitool for discovering and arranging data
- pkgver = 2.1
+ pkgver = 2.1.1
pkgrel = 1
url = https://www.visidata.org
arch = any
@@ -26,8 +26,8 @@ pkgbase = visidata
optdepends = python-wcwidth: tabulate saver with unicode support
optdepends = python-xlrd: xls support
optdepends = python-pyaml: yaml/yml support
- source = https://files.pythonhosted.org/packages/source/v/visidata/visidata-2.1.tar.gz
- sha256sums = 4acd38e1311db45c9283d970c512415cb962112d68b253288d2018085cf4c697
+ source = https://files.pythonhosted.org/packages/source/v/visidata/visidata-2.1.1.tar.gz
+ sha256sums = ddd6fa8db87a04966df7bfcf05d3d04a4346db170f08f51b7fcdaf9ca985c06a
pkgname = visidata
diff --git a/PKGBUILD b/PKGBUILD
index 840979c1bc63..d6816e80bf9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+# Maintainer: Pig Monkey <pm@pig-monkey.com>
# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
# Contributor: Javier TiĆ” <javier dot tia at gmail dot com>
pkgname='visidata'
-pkgver=2.1
+pkgver=2.1.1
pkgrel=1
pkgdesc='Terminal spreadsheet multitool for discovering and arranging data'
arch=('any')
@@ -32,7 +33,7 @@ optdepends=('python-dnslib: pcap support'
'python-xlrd: xls support'
'python-pyaml: yaml/yml support')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('4acd38e1311db45c9283d970c512415cb962112d68b253288d2018085cf4c697')
+sha256sums=('ddd6fa8db87a04966df7bfcf05d3d04a4346db170f08f51b7fcdaf9ca985c06a')
prepare() {
# Set correct permissions