summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorExcitable Snowball2019-04-16 01:12:46 -0700
committerExcitable Snowball2019-04-16 01:12:46 -0700
commit926b171b93fbae67731b1b44f061917dc219ec52 (patch)
tree7cfd9ce49a59a7adbe06677f96b6dca2b6e0fd58
parentc7091cddb2e2540b9c68a8bb39c6c6ddea47c547 (diff)
downloadaur-926b171b93fbae67731b1b44f061917dc219ec52.tar.gz
Update contributors
-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')