summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4654874e3a84..441a19171b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Strahinya Radich <contact@strahinja.org>
pkgname=table
-pkgver=0.6.14
+pkgver=0.6.15
pkgrel=1
pkgdesc="Command line utility to format and display CSV"
arch=('x86_64')
url="https://strahinja.srht.site/table"
license=('GPL3')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~strahinja/table/archive/v$pkgver.tar.gz")
-md5sums=('bbe25d56c28d010f856dcb77b76c09c6')
+md5sums=('77b417449bed216902e427995734c9ae')
#build() {
# local redo=$(command -v redo || echo ./do -c)