File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
image : archlinux
2
2
sources :
3
- - https://github.com/ pvsr/qbpm
3
+ - https://git.sr.ht/~ pvsr/qbpm
4
4
- https://aur.archlinux.org/python-xdg-base-dirs.git
5
5
packages :
6
6
- python-pytest
7
7
tasks :
8
+ - pytest : |
9
+ cd qbpm
10
+ pytest tests
8
11
- xdg-base-dirs : |
9
12
cd python-xdg-base-dirs
10
13
makepkg -si --noconfirm
13
16
sed -i 's|^source.*|source=("git+file:///home/build/qbpm")|' PKGBUILD
14
17
sudo pacman -Sy
15
18
makepkg -si --noconfirm
16
- - pytest : |
17
- cd qbpm
18
- pytest tests
19
19
- run : |
20
20
mkdir -p ~/.config/qutebrowser
21
21
touch ~/.config/qutebrowser/config.py
Original file line number Diff line number Diff line change 1
1
image : archlinux
2
2
sources :
3
- - https://github.com/ pvsr/qbpm
3
+ - https://git.sr.ht/~ pvsr/qbpm
4
4
- https://aur.archlinux.org/qbpm-git.git
5
5
tasks :
6
6
- install : |
You can’t perform that action at this time.
0 commit comments