summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b83257bc22..5c2a2611cd61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,8 +24,8 @@ pkgbase = palemoon
depends = startup-notification
optdepends = libpulse: PulseAudio audio driver
optdepends = ffmpeg: various video and audio support
- source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=97f6b3dc84eee24ac24d2d19c39bc7b58121d176
- source = git+https://github.com/MoonchildProductions/UXP
+ source = git+https://repo.palemoon.org/MCP/Pale-Moon?signed#commit=97f6b3dc84eee24ac24d2d19c39bc7b58121d176
+ source = git+https://repo.palemoon.org/MCP/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 9f1bc10b5a7a..b15e8d525469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=palemoon
_repo=Pale-Moon
pkgver=28.14.2
-# Commit can be found at https://github.com/MoonchildProductions/Pale-Moon/releases
+# Commit can be found at https://repo.palemoon.org/MCP/Pale-Moon/releases
_commit=97f6b3dc84eee24ac24d2d19c39bc7b58121d176
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
@@ -18,8 +18,8 @@ makedepends=('git' 'python2' 'autoconf2.13' 'unzip' 'zip' 'yasm'
'libpulse')
optdepends=('libpulse: PulseAudio audio driver'
'ffmpeg: various video and audio support')
-source=(git+"https://github.com/MoonchildProductions/${_repo}?signed#commit=${_commit}"
- git+"https://github.com/MoonchildProductions/UXP"
+source=(git+"https://repo.palemoon.org/MCP/${_repo}?signed#commit=${_commit}"
+ git+"https://repo.palemoon.org/MCP/UXP"
mozconfig.in)
sha1sums=('SKIP'
'SKIP'