We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26d94b6 commit ba7f82eCopy full SHA for ba7f82e
.builds/aur.yml
@@ -4,5 +4,6 @@ sources:
4
tasks:
5
- makepkg: |
6
cd qbpm/contrib
7
+ sed -i 's|^source.*|source=("git+file:///home/build/qbpm")|' PKGBUILD
8
sudo pacman -Sy
9
makepkg -s --noconfirm
0 commit comments