Skip to content

Commit

Permalink
gqrx: version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed May 5, 2024
1 parent 109eea8 commit db09639
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/gqrx/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# Old Contributor: Dominik Heidler <dheidler@gmail.com>

pkgname=gqrx
pkgver=2.17.4
pkgrel=2
pkgver=2.17.5
pkgrel=1
pkgdesc='Interactive SDR receiver waterfall for many devices.'
groups=('blackarch' 'blackarch-radio' 'blackarch-wireless')
arch=('x86_64' 'aarch64')
Expand All @@ -15,7 +15,7 @@ license=('GPL3')
depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'libvolk' 'qt6-base' 'qt6-svg')
makedepends=('boost' 'cmake' 'gnuradio' 'gnuradio-osmosdr' 'libpulse')
source=("https://github.com/gqrx-sdr/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha512sums=('1a059757036f311667705eadd5651c72b7b3d7b863b39c2cd404bc6d1886949807e394914f34520347581447d446f5575db91f177087dab28e1121388d920497')
sha512sums=('40cf87329b2b8da5bcd7ded62551601a7b45ee0f791d1fa6f872a1fdf03b61e24a26f85c2d304c6d4ccd9a1b4b7aad7da94b488b539026aa93757669eece9bad')

build() {
local cmake_options=(
Expand Down

0 comments on commit db09639

Please sign in to comment.