summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2015-01-09 09:49:35 +0100
committerNicolas Iooss2015-06-27 11:44:59 +0800
commitd305a071a0e1001b5caed118b876cefa31710ac4 (patch)
tree3b21f514952fe7dc7433882c3ed2ac8e87f89f0b /PKGBUILD
parent7cf6fba00034772ed644f8140477985282cff4c2 (diff)
downloadaur-d305a071a0e1001b5caed118b876cefa31710ac4.tar.gz
openssh-selinux 6.7p1-2 update
Add validpgpkeys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8e07937e615..75980000c90d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=openssh-selinux
pkgver=6.7p1
-pkgrel=1
+pkgrel=2
pkgdesc='Free version of the SSH connectivity tools with SELinux support'
url='http://www.openssh.org/portable.html'
license=('custom:BSD')
@@ -21,6 +21,7 @@ conflicts=("${pkgname/-selinux}" "selinux-${pkgname/-selinux}")
provides=("${pkgname/-selinux}=${pkgver}-${pkgrel}"
"selinux-${pkgname/-selinux}=${pkgver}-${pkgrel}")
groups=('selinux')
+validpgpkeys=('59C2118ED206D927E667EBE3D3E5F56B6D920D30')
source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname/-selinux}-${pkgver}.tar.gz"{,.asc}
'sshdgenkeys.service'
'sshd@.service'