From b75e02d5385d9431a7c337fbdddd6b935a4cedd8 Mon Sep 17 00:00:00 2001 From: killertofus Date: Thu, 26 Feb 2026 23:19:38 -0700 Subject: [PATCH] added makepkg support --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9eb6098f..8d2129bd 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,18 @@ https://github.com/user-attachments/assets/bb83004a-0563-4b48-ad89-6461a9b78b1f ## Arch Linux The package is in the Arch User Repository and is availble for manual download [here](https://aur.archlinux.org/packages/mangowc-git) or through a AUR helper +#scenefx +```bash +git clone https://aur.archlinux.org/scenefx.0.4 +#read the pkg build +makepkg -si +#mangowc +```bash +git clone https://aur.archlinux.org/mangowc +#read the pkgbuild +makepkg -si +``` + ## Gentoo Linux The package is in the community-maintained repository called GURU.