summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgetzze2021-11-26 13:01:35 +0000
committergetzze2021-11-26 13:01:35 +0000
commit3aac9f6a26be31699c96e52995e2a667e33aa64e (patch)
treed4edf114c215d8b0d3be93468c34ed385acb23ed /.SRCINFO
parentd8ae002d3de869bd0a19ac52b537975072a0bd9f (diff)
downloadaur-3aac9f6a26be31699c96e52995e2a667e33aa64e.tar.gz
python-celery>=5.2 and python-asgiref patched
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b411abf1823c..ebadb7809983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = funkwhale
- pkgdesc = A self-hosted, modern free and open-source music server, heavily inspired by Grooveshark.
+ pkgdesc = A community-driven project that lets you listen and share music and audio within a decentralized, open network.
pkgver = 1.1.4
- pkgrel = 2
+ pkgrel = 3
url = https://funkwhale.audio/
install = funkwhale.install
arch = any
@@ -21,7 +21,7 @@ pkgbase = funkwhale
depends = python-django-redis
depends = python-redis
depends = python-kombu
- depends = python-celery
+ depends = python-celery>=5.2
depends = python-django-cors-headers
depends = python-musicbrainzngs
depends = python-django-rest-framework
@@ -62,6 +62,7 @@ pkgbase = funkwhale
depends = python-bleach
depends = python-feedparser>=6
depends = python-watchdog
+ depends = python-asgiref_patch
optdepends = apache: to use the Apache web server
optdepends = certbot-apache: for the server to be accessible from outside
optdepends = mod_xsendfile: needed if Apache server is used