blob: 711aad7cb81be28597bb3edd47b7c61d7e3b999f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dedbae-git
pkgdesc = Library and tools for manipulating Nintendo Switch file formats
pkgver = 1.0.0.1.r1.g87b08da
pkgrel = 1
url = https://gitlab.com/roothorick/dedbae
arch = any
license = ISC
makedepends = git
depends = glibc
depends = mbedtls
provides = dedbae
source = git+https://gitlab.com/roothorick/dedbae.git
sha256sums = SKIP
pkgname = dedbae-git
|