Package Details: homebox-bin 0.26.2-1

Git Clone URL: https://aur.archlinux.org/homebox-bin.git (read-only, click to copy)
Package Base: homebox-bin
Description: Inventory and organization system built for the Home User
Upstream URL: https://github.com/sysadminsmedia/homebox
Keywords: inventory
Licenses: AGPL-3.0-only
Conflicts: homebox
Provides: homebox
Submitter: tarball
Maintainer: lmartinez-mirror
Last Packager: lmartinez-mirror
Votes: 1
Popularity: 0.150781
First Submitted: 2025-08-11 19:11 (UTC)
Last Updated: 2026-06-16 18:33 (UTC)

Latest Comments

jxir commented on 2026-06-24 11:14 (UTC)

If you include etc/default/homebox in the backup=() array, pacman will treat it as a configuration file and preserve any user changes during upgrades rather than overwriting them. I ran into this myself after I had added the new HBOX_AUTH_API_KEY_PEPPER variable which is mandatory. No big deal, since I keep backups and could quickly restore it. Everyone has functional backups, right ;)