summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortxtsd2023-02-09 19:02:00 +0530
committertxtsd2023-02-09 19:02:00 +0530
commit41cf0d0a8061bf0504e3b753543884310851c01e (patch)
treecdd4c82c514158fdc3c5506774eedbad2dda25a9
parentfab56072918290e5cffe732bdf8e21c9cb0a3e86 (diff)
downloadaur-41cf0d0a8061bf0504e3b753543884310851c01e.tar.gz
chore: Update description
Signed-off-by: txtsd <code@ihavea.quest>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59030a2c5d0e..247d2eb53f5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = gtkcord4-bin
- pkgdesc = Discord client written in go and gtk4, binary release
+ pkgdesc = Discord client written in go and gtk4 (binary version)
pkgver = 0.0.8
pkgrel = 1
url = https://github.com/diamondburned/gtkcord4
diff --git a/PKGBUILD b/PKGBUILD
index 6065d9419629..b736a3a37bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gtkcord4-bin
_pkgname=gtkcord4
pkgver=0.0.8
pkgrel=1
-pkgdesc='Discord client written in go and gtk4, binary release'
+pkgdesc='Discord client written in go and gtk4 (binary version)'
arch=('x86_64' 'aarch64')
url='https://github.com/diamondburned/gtkcord4'
license=('GPL3')