summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-12-01 14:48:50 +0000
committerJonathon Fernyhough2020-12-01 14:48:50 +0000
commit818b55f32aa5a2f473d83e9ee6711cffd4d1e337 (patch)
tree76ccf1a0316e357cb780698a5df8a3c3a7f530aa
parent684fd7a3610aa772645ac3c1e0cabf4826f8e5b0 (diff)
downloadaur-818b55f32aa5a2f473d83e9ee6711cffd4d1e337.tar.gz
From -git, depends+=(python-imdbpy)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2da66f06717..c194e6f6df9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = hypnotix
pkgdesc = An IPTV app
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxmint/hypnotix
arch = any
license = GPL3
depends = dconf
depends = hicolor-icon-theme
+ depends = python-imdbpy
depends = python-requests
depends = python-setproctitle
depends = mpv
diff --git a/PKGBUILD b/PKGBUILD
index e95d18fc298b..61f8e58a7ed2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=hypnotix
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="An IPTV app"
arch=(any)
url="https://github.com/linuxmint/hypnotix"
license=(GPL3)
-depends=(dconf hicolor-icon-theme python-requests python-setproctitle mpv xapp)
+depends=(dconf hicolor-icon-theme python-imdbpy python-requests python-setproctitle mpv xapp)
source=($url/archive/$pkgver.tar.gz)
b2sums=('6d15118cd9342a2d007a5eb06512aa2adb449f1f6c5499cdde93f847a35f671d1d1bedafeaf4b1d5589ee736e96d9a75bb85d88c014460168a2ff45a6a9248ea')