hal: implement native --self upgrade with full backup handling

- Native upgrade: compare installed vs sync, resolve new deps,
  pre/post_upgrade scriptlets, .pacnew preservation
- .pacsave handling on native remove for modified config files
- Fix pre-existing syntax errors in info display (parenthesis mismatch)
- Bump pkgver to 0.2.0, pkgrel to 2
This commit is contained in:
2026-06-23 01:35:58 +02:00
parent a9feb21e44
commit 79054efa85
2 changed files with 1691 additions and 467 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Maintainer: Celestia Ludenberg <ash8820@proton.me>
pkgname=hal
pkgver=0.1.0
pkgrel=1
pkgver=0.2.0
pkgrel=2
pkgdesc="HAL 9000 — Antergos NeXT Package Manager. Dual-mode: wrapper (pacman) or native (standalone)."
arch=('any')
url="https://github.com/Antergos-NeXT"
+1689 -465
View File
File diff suppressed because it is too large Load Diff