blob: ca0323197b15ef8864a7758580824efc4a98255c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ilspycmd-git
pkgdesc = .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform! (git version)
pkgver = v8.2.r42.g5a6f9b88a
pkgrel = 1
url = https://github.com/icsharpcode/ILSpy
arch = any
license = MIT
makedepends = git
makedepends = dotnet-host
makedepends = dotnet-sdk
depends = dotnet-runtime
depends = powershell
source = git+https://github.com/icsharpcode/ILSpy
sha512sums = SKIP
pkgname = ilspycmd-git
|