APKBUILD: small fixes

This commit is contained in:
Joakim Hulthe
2026-03-30 10:19:22 +02:00
parent 2f47541f62
commit f2928898bf

View File

@@ -1,5 +1,5 @@
# Contributor: # Contributor:
# Maintainer: # Maintainer: Joakim Hulthe <joakim@hulthe.net>
pkgname=mullvad-slint pkgname=mullvad-slint
pkgver=2026.1_git pkgver=2026.1_git
pkgrel=0 pkgrel=0
@@ -23,7 +23,7 @@ install=""
subpackages="" subpackages=""
source="" source=""
builddir="$srcdir/" builddir="$srcdir/"
options="net" options="net !check"
build() { build() {