summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Gatzweiler2020-06-03 14:49:21 +0200
committerThomas Gatzweiler2020-06-03 14:49:21 +0200
commit10681a10b49487e6d127f3b51b5b9028fcc2dc50 (patch)
treefef399db1b5808dbd654da9ae6754e575a25af7f /PKGBUILD
parent68d9556f160cfb0b7892ace32a9fbbcad1a69c5d (diff)
downloadaur-10681a10b49487e6d127f3b51b5b9028fcc2dc50.tar.gz
Update to version 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 578b941085f..0f985e2de9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Gatzweiler <thomas.gatzweiler@gmail.com>
pkgname=wsjtx
-pkgver=2.1.2
+pkgver=2.2.0
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 qt5-tools libusb libusb-compat gcc-fortran libpulse libpng fftw)
source=(http://physics.princeton.edu/pulsar/K1JT/$pkgname-$pkgver.tgz)
-sha1sums=('a4b4b533b0e19ecaf2a08997737838c2ca5e95ca')
+sha1sums=('9e626276f7525477d99321e5e2ddac9a62720665')
build() {
mkdir -p $srcdir/build