index
:
pkgbuilds
main
Repository with packaging files for the Arch Linux build system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sign_package.sh
blob: 7406f9b842938572a239fb2a5f9b11f754f32761 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/bash PKG=$1 gpg -u xengineering --detach-sign -o $PKG.sig $PKG