mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 07:37:14 +08:00
chakra-signatures udated almack and jeff's key
This commit is contained in:
parent
d8f87be991
commit
10d8fce3bd
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=chakra-signatures
|
||||
pkgver=2014.11
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Chakra Package Signatures'
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
@ -26,13 +26,12 @@ package() {
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0x02238B03
|
||||
gpg --armor --export tetris4@gmail.com > tetris4.asc
|
||||
# Luca's key
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0x3EAE5303
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0x3DB6614F
|
||||
gpg --armor --export gluca86@gmail.com > almack.asc
|
||||
# Jeff's keys
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0xB6611E8A
|
||||
gpg --armor --export s8321414@gmail.com > s8321414.asc
|
||||
# Ryan's key
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0xD417608D
|
||||
gpg --armor --export ryan@rshipp.com > george2.asc
|
||||
# Jeff's key
|
||||
gpg --recv-keys --keyserver keys.gnupg.net 0xB6611E8A
|
||||
gpg --armor --export s8321414@gmail.com > s8321414.asc
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user