Skip to content

Commit

Permalink
use local code instead of remote repo for makepkg
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsr committed Mar 6, 2023
1 parent 26d94b6 commit ba7f82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .builds/aur.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ sources:
tasks:
- makepkg: |
cd qbpm/contrib
sed -i 's|^source.*|source=("git+file:///home/build/qbpm")|' PKGBUILD
sudo pacman -Sy
makepkg -s --noconfirm

0 comments on commit ba7f82e

Please sign in to comment.