summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2020-10-22 10:48:56 +0100
committerWorMzy Tykashi2020-10-22 10:48:56 +0100
commit32e1aaf124872b14c8e18d8e8e1f6d8e66853e26 (patch)
tree0d547b886f0a98a7362a665c0ff1f6a242f64b86 /PKGBUILD
parenta030441959c2854ad0a7983b5c49a7a5c99a3111 (diff)
downloadaur-32e1aaf124872b14c8e18d8e8e1f6d8e66853e26.tar.gz
Update repo locations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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'