From c38931fe6b5018e13519e5d7a8cb12bb4c73bb30 Mon Sep 17 00:00:00 2001 From: ajstrongdev <90976178+ajstrongdev@users.noreply.github.com> Date: Sat, 23 Nov 2024 21:43:26 +0000 Subject: [PATCH] Update packages/cortile/cortile.pacscript Co-authored-by: oklopfer <104327997+oklopfer@users.noreply.github.com> --- packages/cortile/cortile.pacscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cortile/cortile.pacscript b/packages/cortile/cortile.pacscript index 6a00f5671d..e3ead36298 100644 --- a/packages/cortile/cortile.pacscript +++ b/packages/cortile/cortile.pacscript @@ -8,7 +8,7 @@ url='https://github.com/leukipp/cortile' repology=("project: cortile") source=("cortile-${pkgver}::https://github.com/leukipp/cortile/archive/refs/tags/v${pkgver}.tar.gz") sha256sums=("6d5ea7c542093c109cbf0b23866aa154f49b7637d2f02d7d0467c38a4f114b01") -makedepends=("golang") +makedepends=("golang-1.23" "golang-1.23-go" "golang-1.23-doc" "golang-1.23-src") external_connection=true build() {