summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cca8a24df3f..6d1c9d23371d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mastorss-git
pkgdesc = mastorss reads RSS feeds and posts the items via the Mastodon API. Does not support Atom at the moment.
- pkgver = r273.2d113ab
+ pkgver = r278.baf3e20
pkgrel = 1
url = https://schlomp.space/tastytea/mastorss.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 922b1830c0b7..e3abf10b0323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="mastorss reads RSS feeds and posts the items via the Mastodon API. Does
arch=('x86_64')
url="https://schlomp.space/tastytea/mastorss.git"
license=('GPL')
-groups=()
depends=('mastodonpp' 'jsoncpp' 'boost-libs')
makedepends=('git' 'cmake')
provides=("${_pkgname}")