Skip to content

Commit 0179a52

Browse files
author
namakunegro
committed
change repos' owner
Signed-off-by: namakunegro <namakunegro@proton.me>
1 parent a9c3523 commit 0179a52

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ KERNEL_NAME="QuartiX"
88
USER="eraselk"
99
HOST="gacorprjkt"
1010
TIMEZONE="Asia/Makassar"
11-
ANYKERNEL_REPO="https://github.com/fastbooteraseboot/anykernel"
11+
ANYKERNEL_REPO="https://github.com/namakunegro/anykernel"
1212
ANYKERNEL_BRANCH="gki"
13-
KERNEL_REPO="https://github.com/fastbooteraseboot/gki-android15-6.6"
13+
KERNEL_REPO="https://github.com/namakunegro/android_kernel_common-6.6"
1414
KERNEL_BRANCH="android15-6.6-2024-08"
1515
KERNEL_DEFCONFIG="gki_defconfig"
16-
GKI_RELEASES_REPO="https://github.com/fastbooteraseboot/quartix-releases"
17-
CLANG_URL="https://github.com/fastbooteraseboot/gki-builder/releases/download/clang-r547379/clang-r547379.tar.gz"
16+
GKI_RELEASES_REPO="https://github.com/linastorvaldz/quartix-releases"
17+
CLANG_URL="https://github.com/linastorvaldz/gki-builder/releases/download/clang-r547379/clang-r547379.tar.gz"
1818
CLANG_BRANCH=""
1919
AK3_ZIP_NAME="AK3-$KERNEL_NAME-REL-KVER-VARIANT-BUILD_DATE.zip"
2020
OUTDIR="$WORKDIR/out"

0 commit comments

Comments
 (0)