1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 13:30:31 +01:00

upgpkg: json_dto 0.3.3-2

Fix license, CMake build guidelines
This commit is contained in:
2024-03-24 18:24:04 +01:00
parent 8d1b475457
commit 87b4bf3759
2 changed files with 5 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
pkgbase = json_dto
pkgdesc = A small header-only library for converting data between json representation and c++ structs
pkgver = 0.3.3
pkgrel = 1
pkgrel = 2
url = https://github.com/Stiffstream/json_dto
arch = any
license = BSD
license = BSD-3-Clause
checkdepends = catch2-v2
makedepends = cmake
depends = rapidjson