summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron DeVore2015-09-04 19:24:38 -0700
committerAaron DeVore2015-09-04 19:24:38 -0700
commitc5fc7d5ed0d8e4c10726be09e16ec95c80609d55 (patch)
treeb9ea32b0ea5ee3d28c58c11fe4dd5ab839200fb3 /PKGBUILD
parent22eed325767240626daef96e5b083e827233f42a (diff)
downloadaur-c5fc7d5ed0d8e4c10726be09e16ec95c80609d55.tar.gz
0.9.8-2: Add description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4e00a8e4dc0..d685b0f76a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Aaron DeVore <aaron.devore@gmail.com>
pkgname=xsv
pkgver=0.9.8
-pkgrel=1
-pkgdesc=""
+pkgrel=2
+pkgdesc="A fast CSV toolkit written in Rust"
arch=(i686 x86_64)
url="https://github.com/BurntSushi/xsv"
license=('CUSTOM')