summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0fab842a45e..f4fa65f87067 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = mopidy-podcast-itunes
pkgdesc = Mopidy-Podcast extension for searching and browsing podcasts on the iTunes Store
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tkem/mopidy-podcast-itunes
arch = any
license = APACHE
makedepends = python
makedepends = git
depends = python-setuptools
+ depends = python>=3.0
depends = mopidy>=3.0
depends = mopidy-podcast>=3.0
depends = python-pykka>=2.0.1