summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorExcitable Snowball2019-10-17 19:13:26 -0700
committerExcitable Snowball2019-10-17 19:13:26 -0700
commit0588ce5339226355bf161232f1f4c9c1c4ebd676 (patch)
tree8edc89871ce2d71dd2d18d47f0b55a80660df24f
parent926b171b93fbae67731b1b44f061917dc219ec52 (diff)
downloadaur-0588ce5339226355bf161232f1f4c9c1c4ebd676.tar.gz
new release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87a2ed39e415..92ece8526439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = webplotdigitizer-bin
pkgdesc = Tool to extract numerical data from plot images
pkgver = 4.2
- pkgrel = 2
+ pkgrel = 3
url = https://automeris.io/WebPlotDigitizer/
arch = x86_64
license = AGPL3
@@ -10,9 +10,9 @@ pkgbase = webplotdigitizer-bin
depends = nss
source = https://automeris.io/downloads/WebPlotDigitizer-4.2-linux-x64.zip
source = webplotdigitizer.desktop
- md5sums = 192183e440d4bc5ea220c5bf1dbb536d
+ md5sums = 0a903a3ed00cf2d3729d09f13d86101c
md5sums = bbb5539842f94b8e986ba31c5f564003
- sha256sums = 90ca8fe2f209fa46b543b441f09755a3e5a675873c5ade6458ba18214fa10183
+ sha256sums = fab2621c808b95fce6ffd7a120b156694370193d58fdc0118c4e23d418cf2d29
sha256sums = 30ddc4aef0b82c9b22dc9aeb9dbacd7cf3dd60cd1805cdc9db01da3db9a1ceef
pkgname = webplotdigitizer-bin
diff --git a/PKGBUILD b/PKGBUILD
index be0c90825f0a..f3c89bf3f83e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=webplotdigitizer-bin
pkgver=4.2
_name=WebPlotDigitizer-$pkgver
-pkgrel=2
+pkgrel=3
pkgdesc='Tool to extract numerical data from plot images'
url='https://automeris.io/WebPlotDigitizer/'
arch=('x86_64')
@@ -12,9 +12,9 @@ license=('AGPL3')
depends=('gtk3' 'libxss' 'nss')
source=("https://automeris.io/downloads/${_name}-linux-x64.zip"
"${pkgname%%-bin}.desktop")
-md5sums=('192183e440d4bc5ea220c5bf1dbb536d'
+md5sums=('0a903a3ed00cf2d3729d09f13d86101c'
'bbb5539842f94b8e986ba31c5f564003')
-sha256sums=('90ca8fe2f209fa46b543b441f09755a3e5a675873c5ade6458ba18214fa10183'
+sha256sums=('fab2621c808b95fce6ffd7a120b156694370193d58fdc0118c4e23d418cf2d29'
'30ddc4aef0b82c9b22dc9aeb9dbacd7cf3dd60cd1805cdc9db01da3db9a1ceef')
package() {