summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Gatzweiler2017-01-11 07:58:05 +0100
committerThomas Gatzweiler2017-01-11 07:58:05 +0100
commit8f541fe3698518a7579f2649f107dd63a686299f (patch)
tree128f0219e9839ceed348e0f796927843b93138a2 /PKGBUILD
parent278e6c3aa1c2bfb95d478b33c12c9a37f67480c2 (diff)
downloadaur-8f541fe3698518a7579f2649f107dd63a686299f.tar.gz
Update to version 1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4f006fe0f8e..0ad0adf757bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Thomas Gatzweiler <thomas.gatzweiler@gmail.com>
pkgname=wsjtx
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc="Software for Amateur Radio Weak-Signal Communication (JT9 and JT65)"
arch=('i686' 'x86_64')
url="http://physics.princeton.edu/pulsar/k1jt/wsjtx.html"
@@ -10,7 +10,7 @@ license=('GPL-3')
makedepends=(cmake asciidoc)
depends=(qt5-base qt5-multimedia qt5-serialport libusb libusb-compat gcc-fortran libpulse libpng kvasd-bin fftw)
source=(http://physics.princeton.edu/pulsar/K1JT/$pkgname-$pkgver.tgz)
-md5sums=('a2c504f7ccdae52961668f0e85f59ad3')
+md5sums=('e4db733da2e61ac72b39840f143db0ac')
build() {
mkdir -p $srcdir/build