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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 23 10:58:05 UTC 2022


    Date: Sunday, January 23, 2022 @ 10:58:04
  Author: arojas
Revision: 1113570

Update to 2.15.4

Modified:
  gqrx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 10:53:20 UTC (rev 1113569)
+++ PKGBUILD	2022-01-23 10:58:04 UTC (rev 1113570)
@@ -2,7 +2,7 @@
 # Contributor: Dominik Heidler <dheidler at gmail.com>
 
 pkgname=gqrx
-pkgver=2.15.1
+pkgver=2.15.4
 pkgrel=1
 pkgdesc="Interactive SDR receiver waterfall for many devices."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('boost' 'cmake')
 source=("$pkgname-$pkgver.tgz::https://github.com/csete/gqrx/archive/v$pkgver.tar.gz")
 #source=("https://github.com/csete/gqrx/releases/download/v$pkgver/gqrx-sdr-$pkgver-src.tar.xz")
-md5sums=('e3f8258346c02f7cf17a40f874a8de3d')
+md5sums=('7758b7f4beee078d328348a279d42f98')
 
 prepare() {
   cd "$srcdir/gqrx-$pkgver"



More information about the arch-commits mailing list