summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Gatzweiler2019-02-26 22:10:49 +0100
committerThomas Gatzweiler2019-02-26 22:10:49 +0100
commita26e3841adbc00b2a005e15ecd957edf5bfb5f1e (patch)
tree154480d111d839cce607c41b4ac3d7ed50f0b1e9 /PKGBUILD
parente3ba756dee8092c69bd3cb5fd83cb580f72af8ae (diff)
downloadaur-a26e3841adbc00b2a005e15ecd957edf5bfb5f1e.tar.gz
Update to version 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4cce426be77..e7d2b4bd576d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Gatzweiler <thomas.gatzweiler@gmail.com>
pkgname=wsjtx
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="Software for Amateur Radio Weak-Signal Communication (JT9 and JT65)"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL-3')
makedepends=(cmake asciidoc asciidoctor)
depends=(qt5-base qt5-multimedia qt5-serialport libusb libusb-compat gcc-fortran libpulse libpng fftw)
source=(http://physics.princeton.edu/pulsar/K1JT/$pkgname-$pkgver.tgz)
-md5sums=('25c7a352cce5e516891fc4a17940cbec')
+sha1sums=('dcdc51b82d8ba0f8671b18f0f185357357293845')
build() {
mkdir -p $srcdir/build