fix: About dialog crash and flatpak build id (1.0.5 pkgrel 8)

Replace the tall ScrollView/license layout that crashed under KDE Dialog
with a compact layout matching the other dialogs. Inject BEARWAVE_GIT_HASH
into flatpak builds via manifest env (no .git in builder sandbox).
This commit is contained in:
Sebastian Palencsar
2026-06-22 17:32:10 +02:00
parent 818efc099e
commit a9f286bfde
4 changed files with 93 additions and 181 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Sebastian Palencsar <moin@nerdbear.de>
pkgname=bearwave-git
pkgver=1.0.5
pkgrel=7
pkgrel=8
pkgdesc="KDE-focused desktop internet radio app"
arch=('x86_64')
url="https://github.com/spalencsar/bearwave"