fix(anime): harden bridge updates and startup lifecycle

- Wait for in-flight starts and stop sidecars before replacement
- Restore the previous bundle when activation fails
- Clarify unchecked managed bridge status and bump the AUR package release
This commit is contained in:
2026-09-02 00:40:58 -07:00
parent 2bcb6c7e98
commit 835a09fa67
9 changed files with 172 additions and 17 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pkgbase = subminer-bin
pkgdesc = All-in-one sentence mining overlay with AnkiConnect and dictionary integration
pkgver = 0.6.2
pkgrel = 1
pkgrel = 2
url = https://github.com/ksyasuda/SubMiner
arch = x86_64
license = GPL-3.0-or-later
+1 -1
View File
@@ -2,7 +2,7 @@
pkgname=subminer-bin
pkgver=0.6.2
pkgrel=1
pkgrel=2
pkgdesc='All-in-one sentence mining overlay with AnkiConnect and dictionary integration'
arch=('x86_64')
url='https://github.com/ksyasuda/SubMiner'