File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 run : |
3434 pacman -Sy
3535 pacman -Su --noconfirm
36- pacman -S --noconfirm 'qt6-base' 'qt6-tools' 'boost-libs' 'openssl' 'qt6-imageformats' 'qtkeychain-qt6' 'qt6-5compat' 'qt6- svg' 'libnotify'
36+ pacman -S --noconfirm 'qt6-base' 'qt6-tools' 'boost-libs' 'openssl' 'qt6-imageformats' 'qtkeychain-qt6' 'qt6-svg' 'libnotify'
3737 pacman -S --noconfirm 'git' 'boost' 'cmake' 'ninja' 'clang' 'namcap'
3838
3939 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pkgdesc='Chatterino Nightly'
55arch=(' x86_64' )
66url=https://chatterino.com
77license=(' MIT' )
8- depends=(' qt6-base' ' qt6-tools' ' boost-libs' ' openssl' ' qt6-imageformats' ' qtkeychain-qt6' ' qt6-5compat ' ' qt6- svg' ' libnotify' )
8+ depends=(' qt6-base' ' qt6-tools' ' boost-libs' ' openssl' ' qt6-imageformats' ' qtkeychain-qt6' ' qt6-svg' ' libnotify' )
99makedepends=(' git' ' boost' ' cmake' ' ninja' )
1010source=(" git+https://github.com/Chatterino/chatterino2"
1111 " git+https://github.com/arsenm/sanitizers-cmake"
You can’t perform that action at this time.
0 commit comments