summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dcd43a021ed..7df587e20f7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://schlomp.space/tastytea/mastorss.git"
license=('GPL')
groups=()
-depends=('mastodonpp-git' 'jsoncpp' 'boost-libs')
+depends=('mastodonpp' 'jsoncpp' 'boost-libs')
makedepends=('git' 'cmake')
source=("${_pkgname}"::"git+https://schlomp.space/tastytea/mastorss.git")
md5sums=('SKIP')