summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2020-04-17 17:02:42 +0100
committerScore_Under2020-04-17 17:02:42 +0100
commit1780c428b59574b77d5b6cdf39e012520b76f265 (patch)
treed72e913ebb0c118bcf8f395f05590fe2c04e2758
parentb285770f347730ab82d75accd3ee0dd955baf19d (diff)
downloadaur-1780c428b59574b77d5b6cdf39e012520b76f265.tar.gz
Opt dep on python-cloudscraper
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7386ccf4b5a3..b9a53e3f3cf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 393
- pkgrel = 1
+ pkgrel = 2
url = http://hydrusnetwork.github.io/hydrus/
install = hydrus.install
arch = any
@@ -30,6 +30,7 @@ pkgbase = hydrus
optdepends = ffmpeg: show duration and other information on video thumbnails
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
+ optdepends = python-cloudscraper: bypass cloudflare "checking your browser" challenges
conflicts = hydrus-docs
conflicts = hydrus-sources
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index daf338533b4f..19d0eb667dcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ DOC_DIRS=(opt/hydrus/help)
pkgbase=hydrus
pkgname=(hydrus)
pkgver=393
-pkgrel=1
+pkgrel=2
pkgdesc="Danbooru-like image tagging and searching system for the desktop"
arch=(any)
license=(WTFPL)
@@ -21,6 +21,7 @@ makedepends=(git)
optdepends=('ffmpeg: show duration and other information on video thumbnails'
'miniupnpc: automatic port forwarding'
'desktop-file-utils: to add Hydrus to your desktop environment menus'
+ 'python-cloudscraper: bypass cloudflare "checking your browser" challenges'
)
source=("${pkgbase}::git+https://github.com/hydrusnetwork/${pkgbase}.git#commit=eabff1015b714d1ab455a8fad6bf1f85a0d19a16"
paths-in-opt.patch