This commit is contained in:
2024-01-04 03:37:14 +03:00
parent 51d55b9a42
commit ed195f5aa8

View File

@ -10,7 +10,7 @@ provides=('nlohmann-json')
conflicts=('nlohmann-json') conflicts=('nlohmann-json')
build_deps_rosa=('cmake' 'git') 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?~rev=v{$version}")
checksums=('SKIP') checksums=('SKIP')