summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a073bbac3c9..c1bec94b035e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=r27.7f3bc69
pkgrel=2
pkgdesc="HRPT Blocks from gr-noaa and others ported to GNU Radio 3.8+"
arch=('x86_64')
-url="https://gitlab.altillimity.com/altillimity/gr-hrpt"
+url="https://github.com/altillimity/gr-hrpt"
license=('GPL3')
depends=(gnuradio liborcus)
makedepends=(boost boost-libs cmake git)
-source=("$pkgname"::'git+http://gitlab.altillimity.com/altillimity/gr-hrpt.git')
+source=("$pkgname"::'git+https://github.com/altillimity/gr-hrpt.git')
sha256sums=("SKIP")
pkgver() {