1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00

Fix license path.

This commit is contained in:
2019-12-25 13:18:45 +01:00
parent 1ad5c582cc
commit 8e1bc1c3ef
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = json_dto
pkgdesc = A small header-only library for converting data between json representation and c++ structs
pkgver = 0.2.9.2
pkgrel = 1
pkgrel = 2
url = https://github.com/Stiffstream/json_dto
arch = any
license = BSD