summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be0c90825f0a..471817c18ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: robertfoster
pkgname=webplotdigitizer-bin
-pkgver=4.2
+pkgver=4.7
_name=WebPlotDigitizer-$pkgver
-pkgrel=2
+pkgrel=1
pkgdesc='Tool to extract numerical data from plot images'
url='https://automeris.io/WebPlotDigitizer/'
arch=('x86_64')
@@ -12,10 +12,8 @@ license=('AGPL3')
depends=('gtk3' 'libxss' 'nss')
source=("https://automeris.io/downloads/${_name}-linux-x64.zip"
"${pkgname%%-bin}.desktop")
-md5sums=('192183e440d4bc5ea220c5bf1dbb536d'
- 'bbb5539842f94b8e986ba31c5f564003')
-sha256sums=('90ca8fe2f209fa46b543b441f09755a3e5a675873c5ade6458ba18214fa10183'
- '30ddc4aef0b82c9b22dc9aeb9dbacd7cf3dd60cd1805cdc9db01da3db9a1ceef')
+sha512sums=('264eae05f8087b1533480a1b31b9de330287b0be8761413ac13de09b1df1d115f2acc7170a2785fc8102ded78b231962728318972a71b1f076f39e6d4f894881'
+ '043bf1361524d9cc1f89c7305adc9fae0327665431cf9dae4e66cb2de3679843b28c94a9f79bfc6459f5f9eb56a02e154321a6a1ba88824e6b19340627aff9ee')
package() {
mkdir -p "$pkgdir/usr/bin"