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 6d1c9d23371d..e2dd2f76ba28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mastorss-git
- pkgdesc = mastorss reads RSS feeds and posts the items via the Mastodon API. Does not support Atom at the moment.
+ pkgdesc = Automatically read RSS feeds and post the items via the Mastodon API. Does not support Atom at the moment.
pkgver = r278.baf3e20
pkgrel = 1
url = https://schlomp.space/tastytea/mastorss.git
diff --git a/PKGBUILD b/PKGBUILD
index e3abf10b0323..e8340a6d09e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=mastorss
_source=https://schlomp.space/tastytea/mastorss.git
pkgver=r278.baf3e20
pkgrel=1
-pkgdesc="mastorss reads RSS feeds and posts the items via the Mastodon API. Does not support Atom at the moment."
+pkgdesc="Automatically read RSS feeds and post the items via the Mastodon API. Does not support Atom at the moment."
arch=('x86_64')
url="https://schlomp.space/tastytea/mastorss.git"
license=('GPL')