summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDefunctLizard2021-04-17 23:17:44 -0600
committerDefunctLizard2021-04-17 23:17:44 -0600
commitbaf00eb4a35da30307a32834ba05e2cbedba828a (patch)
tree6b2695d3b7af450009fff756033922af8eb3f498 /PKGBUILD
parent44405a57fc02fa69e68671c20c9283aa11fd18a4 (diff)
downloadaur-thes-git.tar.gz
fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c873d3e5cfe6..5612886d5d1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname='thes'
pkgname=${_pkgname}-git
pkgver=0.1.2.r0.g2c88e93
pkgrel=1
-pkgdesc="A CLI tool that finds the location of IP addresses."
+pkgdesc="A Completely Offline Thesaurus CLI Tool (Written in Rust)"
arch=('x86_64')
url="https://github.com/DefunctLizard/thes"
license=('APACHE-2.0')