adding GPG skip to cower

This commit is contained in:
tengel 2024-03-20 11:32:48 -05:00
parent be6d95effc
commit e392499724

View file

@ -408,7 +408,7 @@ curl -L -O https://aur.archlinux.org/packages/pa/pacaur/pacaur.tar.gz
tar -zxvf cower.tar.gz tar -zxvf cower.tar.gz
tar -zxvf pacaur.tar.gz tar -zxvf pacaur.tar.gz
cd cower cd cower
makepkg -s makepkg -s --skippgpcheck
sudo pacman -U cower-*.pkg.tar.xz sudo pacman -U cower-*.pkg.tar.xz
cd ../pacaur cd ../pacaur
makepkg -s makepkg -s