summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGalen Gold2018-10-31 18:43:03 -0400
committerGalen Gold2018-10-31 18:43:03 -0400
commit10bf5016b7040ca0deaf28450f269fc661daa5a8 (patch)
tree9f0303074cd0da45ee24face301f5ca63b706f6e /PKGBUILD
parent6dc04a3e6931780a6fe78049c1e617bee0711d70 (diff)
downloadaur-10bf5016b7040ca0deaf28450f269fc661daa5a8.tar.gz
update to 0.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be99b2f31323..14ae0a072323 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Galen Gold <galen@galengold.me>
pkgname=js8call
-pkgver=0.7.5
+pkgver=0.8.0
pkgrel=1
pkgdesc="Software for ragchewing and message-passing based on WSJT-X"
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=($pkgname-$pkgver.tar.gz::https://bitbucket.org/widefido/wsjtx/get/v$pkgver.tar.gz)
-md5sums=('851e63fac1833ebc1d7b6b7656d2197f')
+md5sums=('2ab6cd95f8ec74b2dfde3fcd9110d6ba')
build() {
mv $srcdir/widefido-wsjtx* $srcdir/$pkgname-$pkgver