summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorParker Reed2024-02-29 19:13:47 -0500
committerParker Reed2024-02-29 19:13:47 -0500
commit5866dcc3c5096122499e8caa4b79bb56c55f8b4d (patch)
tree69f88f971d0488eff6cfe319a81dcbb4fd724320 /PKGBUILD
parent1e39c737dc578eeec29952241c3d682294a79348 (diff)
downloadaur-natpos-sdr.tar.gz
Updated for new glfw package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ac6af74b172..dd7a34d464c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Roberto Nobrega <rwnobrega@gmail.com>
pkgname=natpos-sdr
pkgver=59a
-pkgrel=1
+pkgrel=2
pkgdesc="A Linux based SDR program similar in operation and features to other programs like Gqrx, HDSDR, and SDR#"
arch=('i686' 'x86_64')
url="http://www.ecstaticlyrics.com/radio/sdr/natpos/"
license=('custom:Antiviral')
-depends=('rtl-sdr' 'alsa-lib' 'glfw-x11')
+depends=('rtl-sdr' 'alsa-lib' 'glfw')
makedepends=()
optdepends=()
source=("http://www.ecstaticlyrics.com/radio/sdr/natpos/download/natpos-$pkgver.tgz")