summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 046958c8ae67..ba77b41a7f18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openssh-selinux
pkgdesc = Premier connectivity tool for remote login with the SSH protocol, with SELinux support
pkgver = 8.3p1
- pkgrel = 3
+ pkgrel = 4
url = https://www.openssh.com/portable.html
install = install
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = openssh-selinux
optdepends = xorg-xauth: X11 forwarding
optdepends = x11-ssh-askpass: input passphrase in X
optdepends = libfido2: FIDO/U2F support
- provides = openssh=8.3p1-3
- provides = selinux-openssh=8.3p1-3
+ provides = openssh=8.3p1-4
+ provides = selinux-openssh=8.3p1-4
conflicts = openssh
conflicts = selinux-openssh
backup = etc/ssh/ssh_config
diff --git a/PKGBUILD b/PKGBUILD
index e45427a5c952..305d7a7479de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=openssh-selinux
pkgver=8.3p1
-pkgrel=3
+pkgrel=4
pkgdesc='Premier connectivity tool for remote login with the SSH protocol, with SELinux support'
url='https://www.openssh.com/portable.html'
license=('custom:BSD')