mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-03 00:20:09 -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_verify() {
|
||||||
pkg_checksum /dev/stdout | diff checksums - ||
|
pkg_checksum /dev/stdout | diff checksums - ||
|
||||||
die "Checksums of sources do not match checksums of package." \
|
die "Checksum mismatch, run '$0 checksum $name' to update checksums."
|
||||||
"Run '$0 checksum $name' to update checksums"
|
|
||||||
|
|
||||||
log "Checksums verified."
|
log "Checksums verified."
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user