summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef0a925a5088..7be37bdcf21b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = peafox
pkgdesc = Firefox fork hardened by default and without the telemetry.
pkgver = 79.0.1
pkgrel = 0.2
- url = https://github.com/peacockweb/peafox
+ url = https://gitlab.com/spikecodes/peafox
arch = x86_64
license = MPL
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 8b6b3d91d419..ac5629ef9c60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=0.2
upload_hash="2fc539675e0fd2a1e53c26e0ae042b2f"
pkgdesc="Firefox fork hardened by default and without the telemetry."
arch=('x86_64')
-url="https://github.com/peacockweb/peafox"
+url="https://gitlab.com/spikecodes/peafox"
license=('MPL' 'GPL' 'LGPL')
depends=('dbus-glib' 'gtk3' 'libxt' 'nss')
optdepends=('ffmpeg: H264/AAC/MP3 decoding'