From bad09d22e15514a59010736b3084f8e075eba872 Mon Sep 17 00:00:00 2001 From: Aditya Gupta Date: Wed, 27 May 2026 13:08:18 +0530 Subject: [PATCH] gplash is now on the AUR! --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c45ca21..215ea56 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,13 @@ https://github.com/user-attachments/assets/22da49b4-0f1f-4208-8d0b-9eeef14e35e5 ## Install -Arch Linux (PKGBUILD) for integrating with your system package manager: +Arch Linux users can install the latest development package from the [AUR](https://aur.archlinux.org/packages/gsplash-git) using an AUR helper like `yay` or `paru`: + +```bash +yay -S gsplash-git +``` + +Alternatively, you can build it manually using the provided PKGBUILD: ```bash cd packaging/arch