summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorstefanwimmer1282023-11-22 09:11:50 +0100
committerstefanwimmer1282023-11-22 12:43:39 +0100
commit11eeee3f01edb0e597f2ad1681ef445929559770 (patch)
tree359dd13729ec279e9c176e41d61eb25695f4f845
parent4236ef60977a279ad9e95d0e4b27f2e690b19dbe (diff)
downloadaur-11eeee3f01edb0e597f2ad1681ef445929559770.tar.gz
Update firedragon-common repo url to Codeberg
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91841a49e64b..7c03adfd8f44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -73,7 +73,7 @@ pkgbase = firedragon-unsigned-extensions
source = https://archive.mozilla.org/pub/firefox/releases/120.0/source/firefox-120.0.source.tar.xz
source = https://archive.mozilla.org/pub/firefox/releases/120.0/source/firefox-120.0.source.tar.xz.asc
source = firedragon.desktop
- source = common::git+https://gitlab.com/stefanwimmer128/firedragon-common.git#branch=pref-pane
+ source = common::git+https://codeberg.org/stefanwimmer128/firedragon-common.git#branch=pref-pane
source = git+https://gitlab.com/dr460nf1r3/settings.git
source = librewolf-source::git+https://codeberg.org/librewolf/source.git#tag=120.0-1
source = librewolf-settings::git+https://codeberg.org/librewolf/settings.git
diff --git a/PKGBUILD b/PKGBUILD
index cbbf2a672c85..fc4701ff7b1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,7 @@ options=(!emptydirs !makeflags !strip !lto !debug)
install=$__pkgname.install
source=(https://archive.mozilla.org/pub/firefox/releases/"$pkgver"/source/firefox-"$pkgver".source.tar.xz{,.asc}
"$__pkgname.desktop"
- "common::git+https://gitlab.com/stefanwimmer128/firedragon-common.git#branch=pref-pane"
+ "common::git+https://codeberg.org/stefanwimmer128/firedragon-common.git#branch=pref-pane"
"git+https://gitlab.com/dr460nf1r3/settings.git"
"librewolf-source::git+https://codeberg.org/librewolf/source.git#tag=120.0-1"
"librewolf-settings::git+https://codeberg.org/librewolf/settings.git"