blob: c3826d89cd5012153dcc06a938bb85eda073e53a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libscry
pkgdesc = A Magic: The Gathering library
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/EmperorPenguin18/libscry/
arch = x86_64
license = GPL3
depends = curl
depends = sqlite
depends = rapidjson
source = libscry-0.3.1.tar.gz::https://github.com/EmperorPenguin18/libscry/archive/refs/tags/0.3.1.tar.gz
sha256sums = 6991bd1ef3bc492e152be2b623c7a5510e43cd3ffe9c5c75f8c6a7147c350381
pkgname = libscry
|