summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0297926296f..87a2ed39e415 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 = 1
+ pkgrel = 2
url = https://automeris.io/WebPlotDigitizer/
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index fcde4db739c9..be0c90825f0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Excitable Snowball <excitablesnowball@gmail.com>
+# Contributor: robertfoster
pkgname=webplotdigitizer-bin
pkgver=4.2
_name=WebPlotDigitizer-$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc='Tool to extract numerical data from plot images'
url='https://automeris.io/WebPlotDigitizer/'
arch=('x86_64')