summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2023-07-01 09:52:56 +0000
committerHanabishi2023-07-01 09:52:56 +0000
commitf6059227e44cee007a8ac6e58bdf20fec8b3009d (patch)
tree9ab59af759e4ee1ca8a82107157857694a6478ea
parent85abc0eebef532a37a5a08c3ba802180835080ac (diff)
downloadaur-f6059227e44cee007a8ac6e58bdf20fec8b3009d.tar.gz
Update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc9739f89eac..455a3c2d522c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = webcord
- pkgdesc = A Discord and Fosscord client made with the Electron API.
+ pkgdesc = A Discord and SpaceBar Electron-based client implemented without Discord API
pkgver = 4.3.0
pkgrel = 1
url = https://github.com/SpacingBat3/WebCord
diff --git a/PKGBUILD b/PKGBUILD
index c232aa558eb1..8f966e5cb5a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=webcord
pkgver=4.3.0
pkgrel=1
-pkgdesc="A Discord and Fosscord client made with the Electron API."
+pkgdesc='A Discord and SpaceBar Electron-based client implemented without Discord API'
arch=('any')
_repo='WebCord'
url="https://github.com/SpacingBat3/${_repo}"