summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-09-18 16:01:57 +0200
committerJoan Figueras2023-09-18 16:01:57 +0200
commita194d58c509c0aeee19be71d27fefba00fc6a817 (patch)
tree9a49729fbe0b8e226625e7e6e4d08bfe50949434
parent6275814d63b161c436eeac82cd7d8636addd7ace (diff)
downloadaur-a194d58c509c0aeee19be71d27fefba00fc6a817.tar.gz
Fixed URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bd49a2ff400..aa6688ed4271 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.sign
- source = patch-6.5.3-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.5.3-xanmod1/patch-6.5.3-xanmod1.xz/download
+ source = patch-6.5.3-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.3-xanmod1/patch-6.5.3-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
diff --git a/PKGBUILD b/PKGBUILD
index 00abacffc2f3..cf7a9d210216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,7 +77,7 @@ pkgver=${_major}.3
_branch=6.x
xanmod=1
_revision=
-_sf_branch=edge
+_sf_branch=main
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Rolling Release [EDGE]'
url="http://www.xanmod.org/"