23 Commits

Author SHA1 Message Date
ff6fe53213 Fix GTK4 symlinks to use Colloid-Grey-Dark-Catppuccin accent 2026-03-30 23:34:35 +02:00
89e4ada42e Use -bin variants for walker and elephant in moonarch-git deps
Avoids conflicts with aur.txt which installs the -bin variants.
2026-03-30 23:09:38 +02:00
6895fa55b4 Fix file conflicts with foot and waybar packages 2026-03-30 22:33:11 +02:00
d827c689b0 Avoid file conflict with walker package for config.toml
walker owns /etc/xdg/walker/config.toml and overwrites it on every
update. Instead of fighting for that path, deploy our config override
to user homes (~/.config/walker/) via the .install hook where XDG
lookup finds it first. Also fix stale rofi dependency → walker + elephant.
2026-03-30 19:40:14 +02:00
pkgver-bot
939de4472f chore(moonlock-git): bump pkgver to 0.6.7.r0.g59c509d 2026-03-30 14:11:02 +00:00
pkgver-bot
b9c8ee3e14 chore(moonset-git): bump pkgver to 0.7.2.r6.g8aca2bf 2026-03-30 14:10:56 +00:00
pkgver-bot
dbbb99fb52 chore(moongreet-git): bump pkgver to 0.7.0.r0.g1d557ea 2026-03-30 14:10:53 +00:00
pkgver-bot
443c71d056 chore(moongreet-git): bump pkgver to 0.6.1.r3.ga2dc898 2026-03-30 12:33:20 +00:00
pkgver-bot
f4706d7cb1 chore(moonset-git): bump pkgver to 0.7.2.r5.gf01c6bd 2026-03-30 11:49:19 +00:00
pkgver-bot
0cb2b11f84 chore(moongreet-git): bump pkgver to 0.6.1.r2.gf3f4db1 2026-03-30 11:49:13 +00:00
pkgver-bot
f55d006900 chore(moonlock-git): bump pkgver to 0.6.4.r4.gaf5b7c8 2026-03-30 11:49:08 +00:00
pkgver-bot
d00eaa5ec6 chore(moonlock-git): bump pkgver to 0.6.4.r3.g1d8921a 2026-03-30 11:09:52 +00:00
pkgver-bot
c15a3a561d chore(moonlock-git): bump pkgver to 0.6.4.r2.g65ea523 2026-03-29 22:25:03 +00:00
pkgver-bot
9f5111c141 chore(moongreet-git): bump pkgver to 0.6.1.r1.ga61fa4e 2026-03-29 21:05:21 +00:00
pkgver-bot
5f392df5e7 chore(moonlock-git): bump pkgver to 0.6.4.r1.g465a198 2026-03-29 21:05:12 +00:00
pkgver-bot
41a8eb2713 chore(moonset-git): bump pkgver to 0.7.2.r4.g7cd1f8c 2026-03-29 21:03:04 +00:00
d3c08b3b43 Update pkgver to r26.0726451 (audit fixes + moonset migration) 2026-03-29 21:27:15 +02:00
1aa51d6cdf Remove gtklock and wlogout from moonarch-git depends
gtklock replaced by moonlock (already a dependency).
wlogout replaced by moonset (already a dependency).
2026-03-29 21:23:13 +02:00
4b539f2092 Update pkgver from first build, add .gitignore for build artifacts
sweet-cursors-git: r1.4b49c35 (source: gitea.moonarch.de fork)
moonarch-git: r24.a6a5a70
2026-03-29 18:31:12 +02:00
0b4fadb6d7 Add moonarch-git and sweet-cursors-git PKGBUILDs
moonarch-git packages all desktop environment defaults (XDG configs,
helper scripts, zsh config, wallpaper) for pacman-managed deployment.
Includes moonarch-update for simplified system maintenance.

sweet-cursors-git packages the Sweet cursor theme separately.
2026-03-29 17:15:05 +02:00
22c1f26d56 fix: drop --locked from VCS PKGBUILDs, add setup and troubleshooting docs
--locked is unreliable for -git packages where Cargo.lock may diverge
from the latest source. Also documents the required paru -Sy --pkgbuilds
step and common error resolutions.
2026-03-28 14:30:04 +01:00
a72eca447b fix(moonset): drop --locked flag for VCS package
--locked requires an up-to-date Cargo.lock at build time, which
is unreliable for -git packages where source changes continuously.
2026-03-28 14:24:49 +01:00
f169d387d4 feat: initial PKGBUILD collection for the Moonarch ecosystem
Add PKGBUILDs for moonset-git, moonlock-git, and moongreet-git.
Intended as a paru custom AUR source for easy installation of
all Moonarch components via `paru -S moonset-git`.
2026-03-28 10:29:20 +01:00