d5088c3d64
chore(aur): update owlry-plugin-weather to 1.0.3
2026-04-05 18:07:07 +02:00
da5085e0d2
fix: switch reqwest TLS backend from rustls to native-tls
...
reqwest 0.13 defaults to rustls -> aws-lc-rs which requires cmake/nasm
in minimal build environments. Switch owlry-plugin-weather to native-tls
(system OpenSSL). Also add scripts/aur-local-test for clean chroot
testing and .gitignore for build artifact exclusion.
2026-04-05 18:06:56 +02:00
d10fa3cdce
chore(aur): bump all plugins to 1.0.2
2026-03-28 13:41:24 +01:00
4068037a9a
chore(aur): transitional packages for retired plugins
2026-03-28 12:30:24 +01:00
ecdcca93a4
chore: remove calculator, converter, system plugins
...
These providers are now built into owlry-core >= 1.2.0. The plugins
are retired — transitional AUR packages redirect to owlry-core.
2026-03-28 12:27:56 +01:00
effbfa68e4
fix(aur): correct converter checksum after Cargo.lock fix
2026-03-28 10:28:31 +01:00
2bd72c8af1
fix(aur): correct converter checksum after retag
2026-03-28 10:25:26 +01:00
b4de6a3791
chore(aur): add owlry-plugin-converter PKGBUILD (1.0.2)
2026-03-28 10:24:11 +01:00
b46477ae88
chore(aur): replace b2sums SKIP with real checksums
...
Fixed-version tarballs should use real B2 checksums per AUR
submission guidelines. SKIP is only appropriate for VCS packages.
2026-03-28 09:42:09 +01:00
9c3dec9d14
chore: remove meta packages (moved to owlry main repo)
...
The owlry-meta-* packages belong in the main owlry repo since they
bundle core + plugin packages. Having them in both repos caused
version drift. The main repo has the canonical versions.
2026-03-28 09:34:36 +01:00
fe68af7b46
chore: bump changed plugins to 1.0.1
2026-03-26 18:52:00 +01:00
d8d26f4fd2
chore(aur): update all plugin PKGBUILDs for v1.0.0 with per-crate tags
2026-03-26 14:08:07 +01:00
4dc0c8ee75
refactor: keep lua and rune runtimes in core repo (they are infrastructure, not plugins)
2026-03-26 13:17:35 +01:00
97f7acbddf
feat: move AUR packages and plugin docs from owlry
2026-03-26 13:13:54 +01:00