summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7a8771b9dc5..4df9d2b69a07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = thes-git
- pkgdesc = A CLI tool that finds the location of IP addresses.
+ pkgdesc = A Completely Offline Thesaurus CLI Tool (Written in Rust)
pkgver = 0.1.2.r0.g2c88e93
pkgrel = 1
url = https://github.com/DefunctLizard/thes
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')