summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dc5d9836a19..05611ef98b08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andreas Schreiner <andreas.schreiner@sonnenmulde.at>
# Contributor: Mike WB2FKO <mph at sportscliche dot com>
pkgname=quisk
-pkgver=4.1.37
+pkgver=4.1.39
pkgrel=1
pkgdesc="Software defined radio (SDR)"
arch=('i686' 'x86_64')
@@ -9,10 +9,10 @@ url="http://james.ahlstrom.name/quisk/"
license=('GPL')
depends=('python2' 'fftw' 'portaudio' 'wxpython')
optdepends=('codec2: Enable digital voice communication with FreeDV')
-source=(https://files.pythonhosted.org/packages/05/ab/087dfa8acd5381c415362651820d8861dcee7c63fcab1028320084551d0d/quisk-4.1.37.tar.gz
+source=(https://files.pythonhosted.org/packages/68/2e/d1c54234035b823c1b1a72c3a6cb31b15420971fd838cf1bdd55508873d3/quisk-4.1.39.tar.gz
$pkgname
$pkgname.desktop)
-sha512sums=('8f0707a75d13b973031ad81f2c98d02f62c9d78257a6bc553022d6224ca3ecba645b9ce3716ae908d43d550004980e6e30017f7f1701dcbcb58d07be186b7902'
+sha512sums=('ed4bdcb9fff6ae4875e89af1feda49b57a70ac53565d8e9f0d5651bddf740ede1d3add728ea446c91f51a7636eebe7292e9d3d4fafc52a7de4070ba97682cebd'
'94f09cc0e847e308ca66bf90c8f729924273f66524fed8bc63565c8060113ae8dcae6ed3f14075e03a7168da182059b3279c0315a1d2d00cf4292e4d68cf7871'
'3ad02f730b4a4033b86a2ce510865c13c2f2e228304283cae0bb389442f7ab49a5d530cd94e32460e19b53da24037abc855027ce34c93fdabcd1faf8a91852b1')
build() {