Package Details: screamingfrogseospider 20.1-1

Git Clone URL: https://aur.archlinux.org/screamingfrogseospider.git (read-only, click to copy)
Package Base: screamingfrogseospider
Description: spiders websites’ links, images, CSS, script and apps from an SEO perspective.
Upstream URL: https://www.screamingfrog.co.uk/seo-spider/
Licenses: custom
Submitter: matth
Maintainer: matth
Last Packager: matth
Votes: 19
Popularity: 0.20
First Submitted: 2013-03-18 21:25 (UTC)
Last Updated: 2024-06-06 14:14 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

legionnaire commented on 2020-08-26 19:05 (UTC)

Package is broken again =( It's a shame they dont keep their old links

Building screamingfrogseospider... ==> Making package: screamingfrogseospider 13.1-1 (Wed 26 Aug 2020 11:47:35 AM) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found screamingfrogseospider_13.1_all.deb -> Found LICENSE ==> Validating source files with sha256sums... screamingfrogseospider_13.1_all.deb ... FAILED LICENSE ... Passed ==> ERROR: One or more files did not pass the validity check! Failed to build screamingfrogseospider

matth commented on 2020-07-20 19:13 (UTC)

@muvvenby Yeah, they've been doing the redirects on updates for about a year now. I've got the package updated now anyway.

muvvenby commented on 2020-07-20 10:18 (UTC)

The ScreamingFrog deb package has been updated and is now at version 13.1 hence the SHA-validation fails.

Very sneaky, they automatically redirect the 13.0 download link to download the version 13.1 package.

async commented on 2020-03-05 19:56 (UTC)

Can this package please be fixed? It is uninstallable in current state.

duhbLow7 commented on 2020-01-06 21:14 (UTC)

to fix sha256 error:

download file from source above

$ sha256sum /path/to/screamingfrogseospider_12.3_all.deb

this will output the hash.

Edit PKGBUILD

ie-trizen:

=>> Edit screamingfrogseospider/PKGBUILD? [y/N]: y

Look for the sha256sums array and replace the top hash with the new hash:

sha256sums=('' '')

matth commented on 2019-12-04 20:51 (UTC)

Updated to 12.3 It is too bad that they keep removing the old download links when they release a new version.

async commented on 2019-12-04 20:15 (UTC)

This package broke again with the new update.

matth commented on 2019-10-28 13:37 (UTC)

Updated to 12.1 now. They keep doing that where they release a new version and then make the old download link just redirect to the new version which breaks this package since the existing version cannot be downloaded anymore.

unix commented on 2019-10-27 12:02 (UTC)

its failing again

==> Validating source files with sha256sums...
    screamingfrogseospider_12.0_all.deb ... FAILED
    LICENSE ... Passed

matth commented on 2019-10-23 15:47 (UTC)

@muvvenby thanks for the notice that they released a new version. The package has been updated.