add(any/cs-dev-sshkeys): Init

This commit is contained in:
2020-07-09 22:05:46 +02:00
parent 1f0d797ebb
commit 8db53f70bd
3 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=cs-dev-sshkeys
pkgver=0.1.0
pkgrel=1
pkgdesc='Register the development ssh keys in /root/.ssh/authorized_keys'
arch=('any')
url=https://git.cryptic.systems/volker.raschek/PKGBUILDs/any/cs-dev-sshkys
license=('Apache 2.0')
depends=('openssh')
install=${pkgname}.install