summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalph Torres2023-11-11 15:31:02 +0000
committerRalph Torres2023-11-11 15:31:02 +0000
commit2a7ba299216efd78cdbebf959d7f5e70176a5cb5 (patch)
treec588ea722669eb17186a967a5f6b92d85bfd3323
parentd8da084badb89999e787b9c538d5f3f1d37ca708 (diff)
downloadaur-2a7ba299216efd78cdbebf959d7f5e70176a5cb5.tar.gz
update pkgdesc to follow source repo's description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b655d7c33ab..a94714e0fc93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=tiny-irc-client-git
pkgver=0.10.0
pkgrel=1
-pkgdesc='A console IRC client'
+pkgdesc='A terminal IRC client written in Rust'
arch=(x86_64)
url=https://github.com/osa1/tiny
license=(MIT)