You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hacks/20200627.videosort/makefile.archive

12 lines
319 B

SNEAK_KEY_ID := 5539AD00DE4C42F3AFE11575052443F4DF2A55C2
check:
gpg SHASUMS.sig && shasum -c SHASUMS
par:
par2 create -v -u -m2000 -rm250000 iphone.stills.par2 *.gpg
gen:
rm -f .DS_Store SHASUMS
find . -type f -exec shasum {} \; | tee SHASUMS
gpg -u $(SNEAK_KEY_ID) -a --output SHASUMS.sig --detach-sig SHASUMS