summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoelof Ridderman2024-04-19 17:08:37 +0200
committerRoelof Ridderman2024-04-19 17:08:37 +0200
commitb8063e96a51d8ca3388b3fb7f7bc119f5c580142 (patch)
treeedebb319b6af5ac339adea427682b70a848fb60b
parent58c5970f30d9ac22c7cfaf45e9d040efe65e442b (diff)
downloadaur-b8063e96a51d8ca3388b3fb7f7bc119f5c580142.tar.gz
ParseHub update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 822047169c26..6beb57df7fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roelof Ridderman <kavaliros@ridderman.nl>
pkgname=parsehub
pkgver=2.4.30
-pkgrel=1
+pkgrel=2
pkgdesc="A free web scraper that is easy to use "
appimage=ParseHub.AppImage
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('custom: https://www.parsehub.com/terms')
source=("${appimage}::https://www.parsehub.com/static/client/${appimage}"
"${pkgname}.desktop"
"${pkgname}.png")
-sha256sums=('caef3d16efe49cd49ff0a0311a4eeef69b7c2878299c3cfd335fe97020a4e0bb'
+sha256sums=('dc59240debe2027680ae6daabf854b306556f43cabb037e29da0e119a29fe7f4'
'18cf2c810aa2ac96a59e53553282caa38ff52bba1c1b5b6477827a777167bf45'
'32eb295845efbcbc888b399590d3eecafd7c6d66a6e70c7b560b305b71c1111b')
noextract=("${appimage}")