Search Criteria
Package Details: flaresolverr-git 3.0.2.r1.g2d97f88-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flaresolverr-git.git (read-only, click to copy) |
---|---|
Package Base: | flaresolverr-git |
Description: | A proxy server to bypass Cloudflare protection |
Upstream URL: | https://github.com/FlareSolverr/FlareSolverr |
Keywords: | captcha cloudflare jackett prowlarr proxy |
Licenses: | MIT |
Conflicts: | flaresolverr, flaresolverr-bin |
Provides: | flaresolverr |
Submitter: | HLFH |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 3 |
Popularity: | 0.012403 |
First Submitted: | 2023-01-03 08:44 (UTC) |
Last Updated: | 2023-01-10 13:43 (UTC) |
Dependencies (10)
- chromium (ungoogled-chromium-git, ungoogled-chromium-wayland, chromium-mpp, chromium-snapshot-bin, ungoogled-chromium, ungoogled-chromium-xdg-bin, chromium-wayland-vaapi, ungoogled-chromium-xdg, ungoogled-chromium-bin, chromium-no-extras)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-bottle
- python-func-timeout
- python-requests
- python-selenium
- python-waitress
- python-websockets
- python-xvfbwrapper
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Required by (3)
- jackett (requires flaresolverr) (optional)
- jackett-bin (requires flaresolverr) (optional)
- jackett-mono (requires flaresolverr) (optional)
Latest Comments
1 2 Next › Last »
HLFH commented on 2023-01-10 13:41 (UTC)
@kizar Anyway, I have updated
flaresolverr-git
as I needed to addflaresolverr
as aconflict
.HLFH commented on 2023-01-10 13:37 (UTC) (edited on 2023-01-10 13:37 (UTC) by HLFH)
@kizar The great @txtsd explained.
I think there is a bug with
yay
to updateflaresolverr-git
as we switched from v3beta branch to master. https://github.com/Jguer/yay/issues/1890And the update of the development package does not appear.
To update with yay, you can do
yay -S flaresolverr-git
and select a cleanBuild install.You can see that the pkgver is now "3.0.2.r1.g2d97f88-1" on your system.
txtsd commented on 2023-01-10 12:40 (UTC)
@kizar That's how -git packages are on Arch. They aren't updated unless they can't build the latest HEAD anymore.
If you install this one, it will indeed install the latest commit.
kizar commented on 2023-01-10 12:36 (UTC)
Ok, then the package name is wrong. It says 3.0.0 instead of 3.0.2
HLFH commented on 2023-01-10 12:33 (UTC) (edited on 2023-01-10 12:35 (UTC) by HLFH)
This package is up-to-date. @kizar This is the git version.
You can update it with your AUR helper: yay -Syu --devel should work.
Yes, it tracks the latest commits if you want a version (3.0.2) slightly less up-to-date, you can use the flaresolverr package on the AUR.
And not the flaresolverr-git which is slightly more up-to-date.
kizar commented on 2023-01-10 12:30 (UTC)
You should use the last Git tag instead of master branch. https://github.com/FlareSolverr/FlareSolverr/tags
HLFH commented on 2023-01-05 01:43 (UTC) (edited on 2023-01-05 01:43 (UTC) by HLFH)
@cwegener I updated this
flaresolverr-git
package to the version v3.0.0 with the required changes in the PKGBUILD.HLFH commented on 2023-01-05 01:22 (UTC)
@cwegener. Well received. Let me try now!
cwegener commented on 2023-01-05 01:21 (UTC)
Hot of the press: FlareSolverr 3.0.0 https://github.com/FlareSolverr/FlareSolverr/issues/650
HLFH commented on 2023-01-03 13:33 (UTC) (edited on 2023-01-03 13:34 (UTC) by HLFH)
@txtsd
This is the git version. It usually does not need two maintainers as the maintenance is simpler than normal releases.
Feel free to rename in advance your package
flaresolverr-bin
toflaresolverr
as once v3 is released withpython
, I don't think you'd need the-bin
suffix.There is no Arch Linux VCS package guidelines that specify it, AFAIK.
It is technically not a specific branch as in the
AeonLucid/FlareSolverr
repo, it is the main branch.The URL for this package was correctly set to
https://github.com/AeonLucid/FlareSolverr
.I have also added temporarily in the description and PKGBUILD comments the details of the matter.
Please remember there is a temporary consensus by the FlareSolverr community to use this friendly fork instead of the traditional upstream.
1 2 Next › Last »