summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Harrison2017-01-04 16:13:27 -0500
committerMatt Harrison2017-01-04 16:13:27 -0500
commit5ec1fe37a30bc18de748dadc39f23fb47ae04cd7 (patch)
treec22c2a88840d452009542d66e2fdae04f7cb0221
parente9a5db210c01801027e84e3f737073a2e1a16bbd (diff)
downloadaur-5ec1fe37a30bc18de748dadc39f23fb47ae04cd7.tar.gz
update to 7.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f3b7476b67b..c1230682277b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Fri Oct 21 15:30:36 UTC 2016
pkgbase = screamingfrogseospider
pkgdesc = A small desktop program you can install on your PC or Mac which spiders websites’ links, images, CSS, script and apps from an SEO perspective.
- pkgver = 6.2
+ pkgver = 7.1
pkgrel = 1
url = http://www.screamingfrog.co.uk/seo-spider/
arch = any
license = custom
depends = java-environment
depends = java-openjfx
- source = http://www.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_6.2_all.deb
+ source = https://www.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_7.1_all.deb
source = LICENSE
- sha256sums = eb489a5c2b72e3122d9f82a192886538a0711664646f400c8f39ba39af813cd1
+ sha256sums = 81146049739d9b8d97d9b27fd0c7347aadbc5401fbc9d67f56365872714a2c8c
sha256sums = 5f32a7baef326d88754c6581883800a8d68a753bec846a1d0c190460ab7a2424
pkgname = screamingfrogseospider
diff --git a/PKGBUILD b/PKGBUILD
index 52898724928b..a8fcfb3871d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# This PKGBUILD is maintained at https://github.com/matt-h/aur-pkgbuilds/tree/master/screamingfrogseospider
pkgname=screamingfrogseospider
-pkgver=6.2
+pkgver=7.1
pkgrel=1
pkgdesc="A small desktop program you can install on your PC or Mac which spiders websites’ links, images, CSS, script and apps from an SEO perspective."
arch=('any')
@@ -14,7 +14,7 @@ source=(
"https://www.screamingfrog.co.uk/products/seo-spider/screamingfrogseospider_${pkgver}_all.deb"
"LICENSE"
)
-sha256sums=('eb489a5c2b72e3122d9f82a192886538a0711664646f400c8f39ba39af813cd1'
+sha256sums=('81146049739d9b8d97d9b27fd0c7347aadbc5401fbc9d67f56365872714a2c8c'
'5f32a7baef326d88754c6581883800a8d68a753bec846a1d0c190460ab7a2424')
build() {