summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Aranguren2019-04-08 06:32:02 +1000
committerLuis Aranguren2019-04-08 06:32:02 +1000
commit856ca8a1e368ed240456a3be78c22964e8e52aeb (patch)
tree37e5a8de86103bc4811362b4c32b74ca423c0596
parentd7b3a245d40220bcca88c7296eae51c0d1446699 (diff)
downloadaur-856ca8a1e368ed240456a3be78c22964e8e52aeb.tar.gz
added python-cfscrape as optional depenency for cloudflare plugin
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD11
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8a720b903d1..83349a1d9577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rutorrent-git
pkgdesc = Web frontend to rTorrent in PHP designed to resemble uTorrent
- pkgver = r2136.a645e57b
+ pkgver = r2404.d9eb7a79
pkgrel = 1
url = https://github.com/Novik/ruTorrent
install = rutorrent.install
@@ -15,6 +15,7 @@ pkgbase = rutorrent-git
optdepends = unrar: enable unpack plugin
optdepends = unzip: enable unpack plugin
optdepends = plowshare: fileupload plugin functionality
+ optdepends = python-cfscrape: cloudflare plugin requirement
provides = rutorrent
provides = rutorrent-plugins
conflicts = rutorrent
@@ -34,7 +35,7 @@ pkgbase = rutorrent-git
source = QuickBox::git+https://github.com/QuickBox/club-QuickBox.git
source = git+https://github.com/exetico/FlatUI.git
md5sums = 21b595d878e49dde91fca665a0a8effb
- md5sums = SKIP
+ md5sums = 3e0002fe9ce69f43513152c515944559
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 89b4fe3ec772..ae383555ff0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: skydrome <skydrome@i2pmail.org>
+# Maintainer: Luis Aranguren <pizzaman@hotmail.com>
# Contributor: skydrome <skydrome@i2pmail.org>
pkgname='rutorrent-git'
-pkgver=r2136.a645e57b
+pkgver=r2404.d9eb7a79
pkgrel=1
pkgdesc="Web frontend to rTorrent in PHP designed to resemble uTorrent"
url="https://github.com/Novik/ruTorrent"
@@ -18,8 +18,9 @@ optdepends=('php-geoip: enable geoip plugin'
'geoip: enable geoip plugin'
'unrar: enable unpack plugin'
'unzip: enable unpack plugin'
- 'plowshare: fileupload plugin functionality')
-
+ 'plowshare: fileupload plugin functionality'
+ 'python-cfscrape: cloudflare plugin requirement')
+
conflicts=('rutorrent' 'rutorrent-plugins')
provides=('rutorrent' 'rutorrent-plugins')
@@ -52,7 +53,7 @@ source=("plugins.ini"
"git+https://github.com/exetico/FlatUI.git")
md5sums=('21b595d878e49dde91fca665a0a8effb'
- 'SKIP'
+ '3e0002fe9ce69f43513152c515944559'
'SKIP'
'SKIP'
'SKIP'