summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62748aed1e21..d5447cc73e8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=tvlinker
pkgver=4.0.5
_pkgver=master
-pkgrel=7
+pkgrel=8
pkgdesc="TV show link scraper + downloader for Scene-RLS.com w/ debrid link unrestricting and support for a number of download managers across all platforms"
arch=('any')
license=('GPL3')
-url="http://tvlinker.ozmartians.com"
-# source=(https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
+url="https://tvlinker.ozmartians.com"
source=(https://github.com/ozmartian/${pkgname}/archive/${_pkgver}.tar.gz)
-depends=('python-pyqt5' 'python-beautifulsoup4' 'python-lxml' 'python-requests')
+depends=('python-pyqt5' 'python-beautifulsoup4' 'python-lxml' 'python-requests', 'nodejs')
makedepends=('python-setuptools')
optdepends=('python-pysocks' 'aria2' 'pyload' 'persepolis')
md5sums=('SKIP')