summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2018-04-09 23:01:01 +0800
committerPete Alexandrou2018-04-09 23:01:01 +0800
commit04f6f0ded611c8d9502c3c7375f71fe68b356f73 (patch)
tree39cddc5f622f793838637689fe89d320d76bc3a4 /PKGBUILD
parent1576d5bf3e4dac5a819b91e5a8a29c1113b2ee14 (diff)
downloadaur-04f6f0ded611c8d9502c3c7375f71fe68b356f73.tar.gz
new dependency
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')