blob: 051fedce5f174bab947fc8cc00fd970703ab766d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nbtp
pkgdesc = NBT parsing library
pkgver = 0.3.3
pkgrel = 1
url = https://git.cth451.me/cth451/nbtp
arch = x86_64
license = LGPLv3
depends = fmt
depends = pybind11
depends = python3
source = nbtp-v0.3.3.tar.gz::https://git.cth451.me/cth451/nbtp/-/archive/v0.3.3/nbtp-v0.3.3.tar.gz
sha512sums = 435466a101622ef978385e65ce57ca6b954e5f48784adb2f2364b77f2e5154d44578079a46d2fa2da6d1e5f0a373b30bda8a6d570ea14539a8628c4cad75b59e
pkgname = nbtp
|