summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c720a683ef6..405b1c732c4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=python-m3u8
pkgver=0.3.8
-pkgrel=1
+pkgrel=2
pkgdesc="Python m3u8 parser"
url="https://github.com/globocom/m3u8"
-depends=('python')
+depends=('python' 'python-iso8601')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')