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 fb220d46c329..87e2d2e5734b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zonylrctoolsx-bin
- pkgdesc = A command tools to download lyric (.lrc) files from online music services.
+ pkgdesc = A command line tool to download lyric (.lrc) files for local songs from online music services.
pkgver = 2023122272
pkgrel = 1
url = https://github.com/real-zony/ZonyLrcToolsX
diff --git a/PKGBUILD b/PKGBUILD
index e90d9d937f72..5ea60e8fc3ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _execname="ZonyLrcTools.Cli"
_pkgname="zonylrctoolsx"
pkgver=2023122272
pkgrel=1
-pkgdesc="A command tools to download lyric (.lrc) files from online music services."
+pkgdesc="A command line tool to download lyric (.lrc) files for local songs from online music services."
arch=('x86_64' 'aarch64')
url="https://github.com/real-zony/ZonyLrcToolsX"
license=('MIT')