From 1d25ab012ac4160332fe09e289a67e9c10f52952 Mon Sep 17 00:00:00 2001 From: ION606 Date: Thu, 26 Dec 2024 18:14:52 +0200 Subject: [PATCH] fix --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0ba767c..cdcebeb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgver=1.0 pkgrel=1 pkgdesc="A custom terminal configuration with Alacritty, Starship, and Fish!" arch=('any') -url="https://github.com/ION606/terminal-conf" +url="https://github.com/ION606/fish-config" license=('MIT') depends=('alacritty' 'starship' 'fish' 'glow') source=('install.sh' 'terminal/')