summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-06-25 15:27:22 +0100
committerJonathon Fernyhough2021-06-25 15:27:22 +0100
commit39fadfa2a032d54c90a51017932800290d936283 (patch)
tree00ff7277cc2fd9cd02f16258187303f0bcac14d5 /PKGBUILD
parentd3982b744633529fcb68f86f7cfce042ea75a5ca (diff)
downloadaur-39fadfa2a032d54c90a51017932800290d936283.tar.gz
optdepends+=(youtube-dl)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5c10c61789c..5434d9baf618 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
# Contributor: Leo <olorin12+gmail+com>
pkgname=hypnotix-git
-pkgver=1.5
+pkgver=1.9
pkgrel=1
pkgdesc="An IPTV streaming application"
arch=(any)
url="https://github.com/linuxmint/hypnotix"
license=(GPL3)
depends=(dconf hicolor-icon-theme python-cairo python-imdbpy python-requests python-setproctitle mpv xapp)
+optdepends=('youtube-dl: YouTube channel support')
makedepends=(git)
provides=(hypnotix)
conflicts=(hypnotix)