diff options
author | Erich Eckner <git@eckner.net> | 2024-12-28 15:10:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-28 15:10:25 +0100 |
commit | a92c0cf13bc358aabb6fbba679c4d3aedcc5eb1b (patch) | |
tree | 233056f32b0695dc73c27c3919819439dde9b900 /pkixssh/PKGBUILD | |
parent | 25e9658198c3d3316bf496d3a3cb7c7408eab06c (diff) | |
download | archlinuxewe-a92c0cf13bc358aabb6fbba679c4d3aedcc5eb1b.tar.xz |
pkixssh: rebuild
Diffstat (limited to 'pkixssh/PKGBUILD')
-rwxr-xr-x | pkixssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkixssh/PKGBUILD b/pkixssh/PKGBUILD index 40ff978d3..5652f0ca4 100755 --- a/pkixssh/PKGBUILD +++ b/pkixssh/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=pkixssh pkgver=13.2.3 -pkgrel=13 +pkgrel=14 pkgdesc='secure shell with X.509 v3 certificate support' arch=('armv6h' 'armv7h' 'aarch64' 'i486' 'i686' 'pentium4' 'x86_64') url='https://roumenpetrov.info/secsh/index.html' |