summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGaoyang Zhang2022-04-10 13:59:55 +0800
committerGaoyang Zhang2022-04-10 13:59:55 +0800
commit889b110e9ea53c2cb9eba1dea8cbf8a65190a3f1 (patch)
treed30526b6786f304456fa8b6cb27eb896eb86910a /PKGBUILD
parentcb659c31c507052abf8a69dbbc29e2e7ead51168 (diff)
downloadaur-889b110e9ea53c2cb9eba1dea8cbf8a65190a3f1.tar.gz
chore: update pkgdesc as per AUR user's request
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6a752d8cf0..677420ad1847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=dt-cli
pkgver=0.7.7
pkgrel=1
epoch=
-pkgdesc="\$HOME, \$HOME everywhere"
+pkgdesc="Dotfile management and templating client"
arch=("any")
url="https://dt.cli.rs"
license=('MIT OR Apache 2.0')