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 db054a9d2088..8db5e73a2180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('APACHE')
depends=(
'python2'
'mopidy>=0.19'
- 'python2-uritools'
+ 'python2-uritools>=1.0'
)
makedepends=('python2' 'python2-setuptools')
source=("https://github.com/tkem/mopidy-local-images/archive/v${pkgver}.tar.gz")