George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
qspectrumanalyzer
Commits:
6e298e16 by George Rawlinson at 2024-10-04T13:50:54+13:00
upgpkg: 2.2.0-11; rtl-sdr rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = qspectrumanalyzer
pkgdesc = Spectrum analyzer for multiple SDR platforms.
pkgver = 2.2.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/xmikos/qspectrumanalyzer
arch = any
- license = GPL3
+ license = GPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
pkgname=qspectrumanalyzer
pkgver=2.2.0
-pkgrel=10
+pkgrel=11
pkgdesc='Spectrum analyzer for multiple SDR platforms.'
arch=('any')
url='https://github.com/xmikos/qspectrumanalyzer'
-license=('GPL3')
+license=('GPL-3.0-only')
depends=('python-qt.py' 'python-pyqt5' 'python-pyqtgraph' 'soapy_power')
makedepends=('python-build' 'python-installer' 'python-setuptools'
'python-wheel')
optdepends=('rtl-sdr: Alternative backend'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qspectrumanalyzer/-/commit/6e298e1604a61399df74c32715db419e1c5645e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qspectrumanalyzer/-/commit/6e298e1604a61399df74c32715db419e1c5645e4
You're receiving this email because of your account on gitlab.archlinux.org.