blob: b1583b6bd237c17a1bd07a5095839b6d7124fb7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ndecrypt-git
pkgdesc = DS/3DS Encryption Tool
pkgver = 0.2.5.r1.g71199ee
pkgrel = 3
url = https://github.com/SabreTools/NDecrypt
arch = x86_64
license = MIT
makedepends = dotnet-sdk>=6
makedepends = git
depends = dotnet-runtime-6.0
depends = gcc-libs
depends = glibc
provides = ndecrypt=0.2.5.r1.g71199ee
conflicts = ndecrypt
source = ndecrypt::git+https://github.com/SabreTools/NDecrypt.git
b2sums = SKIP
pkgname = ndecrypt-git
|