feat: use local repo

This commit is contained in:
2025-02-18 15:34:43 +08:00
parent 806c8df391
commit c9a7a578e5
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
--- PKGBUILD 2025-02-18 15:33:07.804906581 +0800
+++ PKGBUILD.new 2025-02-18 15:33:40.261441146 +0800
@@ -22,7 +22,7 @@
replaces=('renpy64')
install='renpy.install'
-source=("git+https://github.com/${_pkgname}/${_pkgname}.git"
+source=("git+https://gitea.cattysteve.top/pig2014/renpy.git"
"${_pkgname}.desktop"
"${_pkgname}-launcher.sh")
sha256sums=('SKIP'
+1
View File
@@ -3,5 +3,6 @@ sudo chown build:build . -R
git clone https://aur.archlinux.org/renpy-git.git
cd renpy-git
paru -Sy
patch PKGBUILD 1_local_repo.patch
makepkg -s --noconfirm
ls