fix: python-libnacl -> python-pynacl (wrong pkg name)

This commit is contained in:
2026-06-16 20:47:17 +02:00
parent b8b4f019cb
commit 8c01f6792b
+1 -1
View File
@@ -32,7 +32,7 @@ depends=(
'gocryptfs'
'iso-codes'
'webkitgtk-6.0'
'python-libnacl'
'python-pynacl'
)
optdepends=()
makedepends=('git')