blob: e43fd8e60b7bb344d01111298f16c5f9e257c0b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = thor-flash-utility
pkgdesc = Utility for flashing firmware on Samsung devices, based on .NET 9 Native AOT
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/Samsung-Loki/Thor
arch = x86_64
arch = aarch64
license = MPL-2.0
makedepends = dotnet-sdk-9.0
makedepends = ca-certificates
depends = glibc
options = !strip
source = thor-flash-utility-1.1.0.tar.gz::https://github.com/Samsung-Loki/Thor/archive/refs/tags/1.1.0.tar.gz
source = NuGet.Config
sha256sums = af1b55c9143b6001f07e537a58a2761911746419e4312d4fab239efee0200579
sha256sums = b8ff5486232770da7b6bced4a4b829b7c9dc184961bad1c2b8c965f46f584b90
pkgname = thor-flash-utility
|