summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRihards Skuja2021-03-08 21:24:22 +0200
committerRihards Skuja2021-03-08 21:25:19 +0200
commit5c0f57779019e54ecd5917beb797faee6ce833e6 (patch)
tree843d57b8473fcf908546b63a0873c7ea5b5ce58c /PKGBUILD
parenta17bcf6a737ccf93b9f9e15580a3d97cc3db6cb4 (diff)
downloadaur-soapyrtlsdr-git.tar.gz
Fix typo in upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04754ff129c2..6c48994a2486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.3.2.r1.g8277756
pkgrel=1
pkgdesc="SoapySDR RTL-SDR Support Module"
arch=('any')
-url="https://github.com/pothosware/SoapySDR"
+url="https://github.com/pothosware/SoapyRTLSDR"
license=('MIT')
depends=('soapysdr' 'rtl-sdr')
makedepends=('git' 'cmake')