From 08c10ff7bf63f701026f707801277b097c95054f Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 24 Feb 2026 15:12:57 +0800 Subject: Remove update step for PKGBUILD and .SRCINFO Removed the step to update PKGBUILD and .SRCINFO in the AUR repository. --- .github/workflows/publish-aur.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/publish-aur.yml b/.github/workflows/publish-aur.yml index 4bfb56d..f9e43cd 100644 --- a/.github/workflows/publish-aur.yml +++ b/.github/workflows/publish-aur.yml @@ -34,9 +34,6 @@ jobs: - name: Clone AUR repository run: | git clone ssh://aur@aur.archlinux.org/soon.git aur-repo - - - name: Update PKGBUILD and .SRCINFO in AUR repo - run: | cd aur-repo cp ../PKGBUILD . makepkg --printsrcinfo > .SRCINFO -- cgit v1.2.3-70-g09d2