summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilio Reggi2020-12-03 19:39:35 +0100
committerEmilio Reggi2020-12-03 19:39:35 +0100
commit7028038c7e3e94fa11d087a7a05115d7e936c00b (patch)
tree1c1923e570bc2b58aad3578d517da02b26d109fb
parentc0750c3687b34fb1e09a04d95c328141947f87cb (diff)
downloadaur-7028038c7e3e94fa11d087a7a05115d7e936c00b.tar.gz
Updated PKGBUILD
-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}")