summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-11-28 15:05:22 +0100
committerKlaus Alexander Seistrup2023-11-28 15:05:22 +0100
commitf064dafc4c0616fc74448fa55fd40b452c607dbd (patch)
tree3b0e08e0462e06ea0fbfa66a85e0352d5256967a /PKGBUILD
parent1093f5e00e35db311271316551bead3168c5a704 (diff)
downloadaur-f064dafc4c0616fc74448fa55fd40b452c607dbd.tar.gz
s/CLI/command-line
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16e94ee06f9c..1b4924307286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
pkgver=5.4.0
-pkgrel=2
-pkgdesc='A 100% private-by-design chat platform for CLI (pre-compiled)'
+pkgrel=3
+pkgdesc='A 100% private-by-design chat platform for the command-line (pre-compiled)'
arch=('x86_64')
_platform='ubuntu-22_04-x86-64'
url='https://simplex.chat/'