From 2a0132ae2206919d1439663854824701fffb0e10 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Fri, 21 Aug 2026 15:48:40 +0200 Subject: [PATCH] Update download URL for k-launcher project Co-authored-by: Copilot --- lib/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/data.ts b/lib/data.ts index 184904f..f70f7d2 100644 --- a/lib/data.ts +++ b/lib/data.ts @@ -422,7 +422,7 @@ export const projects: Project[] = [ category: "Desktop", github_url: "https://git.gabrielkaszewski.dev/GKaszewski/k-launcher", visit_url: null, - download_url: null, + download_url: "https://aur.archlinux.org/packages/k-launcher", technologies: ["Rust", "iced"], thumbnails: ["/images/k-launcher.avif"], },