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 32d3a9bd8f8a..c9f5be6d43a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = gs-reply-bot
- pkgdesc = GNU Social API for Python 3
+ pkgdesc = Automatic reply bot for GNU Social.
pkgver = 1.1.1
pkgrel = 1
url = https://gitgud.io/dtluna/gs_reply_bot
diff --git a/PKGBUILD b/PKGBUILD
index 621a0cb50af3..23c6bfca835a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkg_name=gs_reply_bot
pkgname=gs-reply-bot
pkgver=1.1.1
pkgrel=1
-pkgdesc="GNU Social API for Python 3"
+pkgdesc="Automatic reply bot for GNU Social."
arch=('any')
url="https://gitgud.io/dtluna/${_pkg_name}"
license=('GPL3')