summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2018-10-13 20:09:04 +0300
committerAnton Leontiev2018-10-13 20:09:04 +0300
commitf921f1ff9b790ab86925ecafe9cd4803148e713b (patch)
treea296948e5c5b4e49045b847c1ae227944fc2fad2 /PKGBUILD
parent45bf429480275391ed088c5c7257b58b8b3b514c (diff)
downloadaur-f921f1ff9b790ab86925ecafe9cd4803148e713b.tar.gz
Update to v4.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40fb56b6ded1..5534e83cfc12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Contributor: Anton Leontiev <scileont /at/ gmail.com>
+
pkgname=xyscan
-pkgver=4.2.1
+pkgver=4.3.0
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='Tool to extract data points from graphical plots'
@@ -12,9 +13,8 @@ depends=('qt5-multimedia>=5.2.0' 'poppler-qt5')
pkgverf=${pkgver%.*}${pkgver##*.}
source=(http://rhig.physics.yale.edu/~ullrich/software/$pkgname/Distributions/$pkgverf/$pkgname-$pkgverf-src.tgz
xyscan.desktop)
-md5sums=('f38c2c6676db6d92519d850ab6f358d9'
+md5sums=('33e562f40d39eacbd9b03d5a5a24bcc2'
'2df01c952f8425d05e0d138778ca5be9')
-install=xyscan.install
prepare() {
cd $pkgname