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 af995fbc3ab7..42808ea69a4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mastodonpp-git
- pkgdesc = mastodonpp is a C++ wrapper for the Mastodon and Pleroma APIs. It replaces mastodon-cpp.
+ pkgdesc = A C++ wrapper for the Mastodon and Pleroma APIs. It replaces mastodon-cpp.
pkgver = r337.cca3a4a
pkgrel = 1
url = https://schlomp.space/tastytea/mastodonpp.git
diff --git a/PKGBUILD b/PKGBUILD
index bae453d873a6..6c581dc3e4e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=mastodonpp
_source=https://schlomp.space/tastytea/mastodonpp.git
pkgver=r337.cca3a4a
pkgrel=1
-pkgdesc="mastodonpp is a C++ wrapper for the Mastodon and Pleroma APIs. It replaces mastodon-cpp."
+pkgdesc="A C++ wrapper for the Mastodon and Pleroma APIs. It replaces mastodon-cpp."
arch=('x86_64')
url="https://schlomp.space/tastytea/mastodonpp.git"
license=('AGPL')