alr-bin 0.0.11

This commit is contained in:
2025-04-26 15:40:37 +03:00
parent dc277c49e9
commit 79b0cb600f
6 changed files with 47 additions and 8 deletions

View File

@ -24,7 +24,7 @@ checksums=('blake2b-256:8a982d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a2
build() {
cd "$srcdir/wheel-${version}"
python3 -m build
python -m build --wheel --no-isolation
}
package() {