mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-22 00:32:15 -05:00
Fix rusty-keys PKGBUILD
This commit is contained in:
parent
1b542f423f
commit
439e989f02
@ -11,13 +11,13 @@ arch=('i686' 'x86_64' 'armv7h' 'armv6h')
|
|||||||
license=('AGPL')
|
license=('AGPL')
|
||||||
backup=('etc/rusty-keys/keymap.toml')
|
backup=('etc/rusty-keys/keymap.toml')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download"
|
source=("$pkgname-$pkgver.tar.gz::https://crates.io/api/v1/crates/$pkgname/$pkgver/download"
|
||||||
"$pkgname-$pkgver.tar.gz.asc::https://code.moparisthebest.com/attachments/95cecd64-fb0a-466b-995b-a1ca38cfca36"
|
"$pkgname-$pkgver.tar.gz.asc::https://code.moparisthebest.com/attachments/033ae7d4-51f6-498a-886a-7d9d4af00c5d"
|
||||||
'rusty-keys@.service'
|
'rusty-keys@.service'
|
||||||
rusty-keys.target
|
rusty-keys.target
|
||||||
)
|
)
|
||||||
validpgpkeys=('81F1C22DD41109D4A9C0A7B5B070F8D97D1A0BBA') # moparisthebest <admin AT moparisthebest.com>
|
validpgpkeys=('81F1C22DD41109D4A9C0A7B5B070F8D97D1A0BBA') # moparisthebest <admin AT moparisthebest.com>
|
||||||
sha256sums=('53cb47fc17c69430d5f8d2230e712a1178f14d8542d21bda4b0d8bd022019804'
|
sha256sums=('53cb47fc17c69430d5f8d2230e712a1178f14d8542d21bda4b0d8bd022019804'
|
||||||
'35f4f6cce400de07ded6bc30b2f8d05dfb8cf9068af8e1e6c9a3862f46ea7bc0'
|
'b93319c75923c11ccffa07e58ba9dee9f2a7ddd65c5d5aaccfa49027bae6cd33'
|
||||||
'277193fd54d47d994d2db21102409c1aa18f11064e9f4798bd97ade63cbe2c46'
|
'277193fd54d47d994d2db21102409c1aa18f11064e9f4798bd97ade63cbe2c46'
|
||||||
'70afa48c38901dd7de377f8ab4432806adeb944bd171df02091da617ed138862'
|
'70afa48c38901dd7de377f8ab4432806adeb944bd171df02091da617ed138862'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user