summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-11-28 14:54:43 +0100
committerKlaus Alexander Seistrup2023-11-28 14:54:43 +0100
commit82ce6971dd54fa331bfdf5099bf9a69212e19a9c (patch)
tree8f24fe6baecf9acdb2f9fb30d8bc6050afdb090b
parent63fe75c3e68a770be00be1e50a6e1ca4feba1310 (diff)
downloadaur-82ce6971dd54fa331bfdf5099bf9a69212e19a9c.tar.gz
Add “CLI” to description
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc644368534c..a0afcab72841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=dasel
pkgver=2.5.0
-pkgrel=1
-pkgdesc='Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool'
+pkgrel=2
+pkgdesc='Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single CLI tool'
arch=('aarch64' 'arm' 'armv6h' 'armv7h' 'i686' 'x86_64')
url='https://github.com/TomWright/dasel'
license=('MIT')