summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 460bd64af296..faae63610147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,15 @@
# Contributor: Mike WB2FKO <mph at sportscliche dot com>
pkgname=quisk
-pkgver=4.2.14
+pkgver=4.2.17
pkgrel=1
-pkgdesc='QUISK is a Software Defined Radio (SDR) transceiver that can control various radio hardware.'
+pkgdesc='Software Defined Radio (SDR) transceiver that can control various radio hardware.'
arch=('x86_64' 'aarch64')
url='http://james.ahlstrom.name/quisk/'
license=('GPL2')
depends=('python' 'python-pyusb' 'python-wxpython')
depends+=('portaudio' 'alsa-lib' 'libpulse' 'fftw' 'python-pyserial')
optdepends=('codec2: Enable FreeDV open digital voice codec'
- 'wdsp: Use high performance DSP library'
'soapysdr: Enable SoapySDR support')
makedepends=('python-pip' 'python-setuptools')
source=(
@@ -21,7 +20,7 @@ source=(
'icon.png'
'quisk.desktop'
)
-sha256sums=('03fba8bed9b6fe21528da6533b49d4f7ac83e902f71bace2ae3511144b9baa83'
+sha256sums=('785ff7fbec111b426e9554d3f86bedaa57813e4ccb4997aef917c70c8d717ce6'
'a20dd6847c4554d79606cc86a1514671cbc2ef9d472d43e9c1b9d8d09665fbc8'
'634f37687447651cd09d82583ce4a0ef5d39968f92b04671e3fbe6bbadf466a9')