From 101d178336a0581d27de9a1a9b106d4f3c49fd00 Mon Sep 17 00:00:00 2001 From: dadevel Date: Mon, 11 Nov 2024 21:57:51 +0100 Subject: [PATCH] certipy: switch to fork with merged prs --- certipy/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certipy/PKGBUILD b/certipy/PKGBUILD index 9c15d053..ab51ffea 100644 --- a/certipy/PKGBUILD +++ b/certipy/PKGBUILD @@ -1,7 +1,7 @@ pkgname=certipy pkgver=latest pkgrel=1 -url="https://github.com/ly4k/${pkgname}.git" +url=https://github.com/zimedev/certipy-merged.git arch=(any) license=(MIT) depends=(python)