[arch-commits] Commit in qspectrumanalyzer/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Fri Nov 13 17:25:28 UTC 2020


    Date: Friday, November 13, 2020 @ 17:25:28
  Author: ffy00
Revision: 753940

Python 3.9 rebuild (2.2.0-4)

Modified:
  qspectrumanalyzer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-13 17:24:35 UTC (rev 753939)
+++ PKGBUILD	2020-11-13 17:25:28 UTC (rev 753940)
@@ -4,7 +4,7 @@
 
 pkgname=qspectrumanalyzer
 pkgver=2.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Spectrum analyzer for multiple SDR platforms.'
 arch=('any')
 url='https://github.com/xmikos/qspectrumanalyzer'
@@ -27,8 +27,4 @@
 package() {
   cd $pkgname-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-
-  # Patch start script to enforce usage of PyQt5
-  cd "$pkgdir"
-  patch -p1 < "$srcdir"/setenv.patch
 }



More information about the arch-commits mailing list