summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302018-06-19 16:57:23 +0200
committerM0Rf302018-06-19 16:57:23 +0200
commit88237e9c5026d9e8d7b02e1ea3f9486632f782b3 (patch)
tree3619a427019d11f86cd6b3d60a8930a3de683900
parentf227428f1c555b5dcb9ab955c25fe78ec4918b07 (diff)
downloadaur-88237e9c5026d9e8d7b02e1ea3f9486632f782b3.tar.gz
idjc-x-git: removed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c7e1442cd7f..b8132e5ac138 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = rtl-sdr-git
pkgver = 0.5.4.r8.g8a26aba
pkgrel = 1
epoch = 1
- url = http://sdr.osmocom.org/trac/wiki/rtl-sdr
+ url = https://osmocom.org/projects/rtl-sdr/wiki
arch = i686
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 75be68a35201..02b8ca4c1674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.5.4.r8.g8a26aba
epoch=1
pkgdesc="Tuner for DVB-T sticks based on the Realtek RTL2832U, which can be used as a cheap SDR, since the chip allows transferring the raw I/Q samples to the host."
arch=('i686' 'x86_64' 'aarch64')
-url="http://sdr.osmocom.org/trac/wiki/rtl-sdr"
+url="https://osmocom.org/projects/rtl-sdr/wiki"
license=('GPL')
depends=('libusb>=1.0')
makedepends=('git' 'cmake')