summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorExcitable Snowball2024-02-15 02:58:28 +0000
committerExcitable Snowball2024-02-15 02:58:28 +0000
commit48905e12e04be4771f995f30b967c2673bb84a22 (patch)
treece853594fac146eeb1e793c14e4e203bdf42a7b0
parente99db54fd13404fe7c223bd8f9c3d1d3c39cc77a (diff)
downloadaur-webplotdigitizer-bin.tar.gz
4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46aa3b3ce5e8..9bd8559aab22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webplotdigitizer-bin
pkgdesc = Tool to extract numerical data from plot images
- pkgver = 4.6
+ pkgver = 4.7
pkgrel = 1
url = https://automeris.io/WebPlotDigitizer/
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = webplotdigitizer-bin
depends = gtk3
depends = libxss
depends = nss
- source = https://automeris.io/downloads/WebPlotDigitizer-4.6-linux-x64.zip
+ source = https://automeris.io/downloads/WebPlotDigitizer-4.7-linux-x64.zip
source = webplotdigitizer.desktop
- sha512sums = 635e3c040a42d13c1ac4a83d7e76f5e20b3329dbd375c2177446a4b4232a0edfb3de725c912efc072a9ae5c0bae8ffcb4d6998be40ede554fec8a105f9e654d9
+ sha512sums = 264eae05f8087b1533480a1b31b9de330287b0be8761413ac13de09b1df1d115f2acc7170a2785fc8102ded78b231962728318972a71b1f076f39e6d4f894881
sha512sums = 043bf1361524d9cc1f89c7305adc9fae0327665431cf9dae4e66cb2de3679843b28c94a9f79bfc6459f5f9eb56a02e154321a6a1ba88824e6b19340627aff9ee
pkgname = webplotdigitizer-bin
diff --git a/PKGBUILD b/PKGBUILD
index 333ef0d09519..471817c18ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: robertfoster
pkgname=webplotdigitizer-bin
-pkgver=4.6
+pkgver=4.7
_name=WebPlotDigitizer-$pkgver
pkgrel=1
pkgdesc='Tool to extract numerical data from plot images'
@@ -12,7 +12,7 @@ license=('AGPL3')
depends=('gtk3' 'libxss' 'nss')
source=("https://automeris.io/downloads/${_name}-linux-x64.zip"
"${pkgname%%-bin}.desktop")
-sha512sums=('635e3c040a42d13c1ac4a83d7e76f5e20b3329dbd375c2177446a4b4232a0edfb3de725c912efc072a9ae5c0bae8ffcb4d6998be40ede554fec8a105f9e654d9'
+sha512sums=('264eae05f8087b1533480a1b31b9de330287b0be8761413ac13de09b1df1d115f2acc7170a2785fc8102ded78b231962728318972a71b1f076f39e6d4f894881'
'043bf1361524d9cc1f89c7305adc9fae0327665431cf9dae4e66cb2de3679843b28c94a9f79bfc6459f5f9eb56a02e154321a6a1ba88824e6b19340627aff9ee')
package() {