adding GPG skip to cower
This commit is contained in:
parent
be6d95effc
commit
e392499724
1 changed files with 1 additions and 1 deletions
|
|
@ -408,7 +408,7 @@ curl -L -O https://aur.archlinux.org/packages/pa/pacaur/pacaur.tar.gz
|
|||
tar -zxvf cower.tar.gz
|
||||
tar -zxvf pacaur.tar.gz
|
||||
cd cower
|
||||
makepkg -s
|
||||
makepkg -s --skippgpcheck
|
||||
sudo pacman -U cower-*.pkg.tar.xz
|
||||
cd ../pacaur
|
||||
makepkg -s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue