This commit is contained in:
2023-04-29 15:25:49 +03:00
parent 7bd3ba2134
commit 444a1a393a

View File

@ -11,7 +11,7 @@ conflicts=('nlohmann-json')
build_deps_rosa=('cmake' 'git')
sources=("https://github.com/nlohmann/json/archive/refs/tags/v{$version}.tar.gz")
sources=("git+https://github.com/nlohmann/json/archive/refs/tags/v{$version}.tar.gz")
checksums=('SKIP')