This commit is contained in:
2024-01-04 03:28:08 +03:00
parent a7fbb5b8b2
commit e03410f2fa

View File

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