bit of ux

This commit is contained in:
2025-11-04 21:21:03 +01:00
parent 4ddab5afeb
commit 30ca8b6262
5 changed files with 37 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ depends=('qt6-base' 'botan')
makedepends=('cmake')
source=("${url}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('SKIP')
DEBUGPKG=()
options=('!debug')
build() {
cd "${pkgname}-${pkgver}"