mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
puke: clean up
This commit is contained in:
parent
49f35722a9
commit
baeae92a08
3
puke
3
puke
@ -64,8 +64,7 @@ pkg_checksum() {
|
||||
|
||||
pkg_verify() {
|
||||
pkg_checksum /dev/stdout | diff checksums - ||
|
||||
die "Checksums of sources do not match checksums of package." \
|
||||
"Run '$0 checksum $name' to update checksums"
|
||||
die "Checksum mismatch, run '$0 checksum $name' to update checksums."
|
||||
|
||||
log "Checksums verified."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user