summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Gatzweiler2019-07-16 09:26:29 +0200
committerThomas Gatzweiler2019-07-16 09:26:29 +0200
commit2788ea1b3be2650459ef2277500eb287d60f6dac (patch)
tree00e3449991f7dae0eba4c01bb441e9893e921a3d /PKGBUILD
parenta26e3841adbc00b2a005e15ecd957edf5bfb5f1e (diff)
downloadaur-2788ea1b3be2650459ef2277500eb287d60f6dac.tar.gz
Update to version 2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7d2b4bd576d..cd70775f77d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Gatzweiler <thomas.gatzweiler@gmail.com>
pkgname=wsjtx
-pkgver=2.0.1
+pkgver=2.1.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 libusb libusb-compat gcc-fortran libpulse libpng fftw)
source=(http://physics.princeton.edu/pulsar/K1JT/$pkgname-$pkgver.tgz)
-sha1sums=('dcdc51b82d8ba0f8671b18f0f185357357293845')
+sha1sums=('2d5cb5decb92f8d683a9d24636d7ff4a66f70fad')
build() {
mkdir -p $srcdir/build