From d1d0b2c7752e71ff50648d3059cda3285d15b4bc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 20:14:14 +0100 Subject: [PATCH] community/ssh-import-id: rebuild against python 3.14 --- community/ssh-import-id/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ssh-import-id/APKBUILD b/community/ssh-import-id/APKBUILD index 2634c2e7c97..cc1a5ccd1e8 100644 --- a/community/ssh-import-id/APKBUILD +++ b/community/ssh-import-id/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=ssh-import-id pkgver=5.11 -pkgrel=4 +pkgrel=5 pkgdesc="Import SSH public keys from Github and Launchpad" url="https://launchpad.net/ssh-import-id" arch="noarch"