From 514837eab1cfd3e983cd040fe531908a2c9c6ad9 Mon Sep 17 00:00:00 2001 From: Brian Maloney <3286425+brian-maloney@users.noreply.github.com> Date: Sat, 12 Feb 2022 10:46:24 -0500 Subject: [PATCH] Bump pkgrel --- openssh/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh/PKGBUILD b/openssh/PKGBUILD index ef398f49..0f6378be 100644 --- a/openssh/PKGBUILD +++ b/openssh/PKGBUILD @@ -2,7 +2,7 @@ pkgname=openssh pkgver=8.8p1 -pkgrel=1 +pkgrel=2 pkgdesc='Free version of the SSH connectivity tools' url='https://www.openssh.com/portable.html' license=('custom:BSD')