blob: fb688e3ab61b3c291ca0107f05529b2342e7137a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ampack-git
pkgdesc = A tool to unpack / (re)pack AMLogic burning images
pkgver = 0.1.0.r6.4606606
pkgrel = 1
url = https://github.com/7Ji/ampack
arch = x86_64
arch = aarch64
license = AGPL-3.0-or-later
makedepends = cargo
depends = gcc-libs
depends = glibc
provides = ampack=0.1.0.r6.4606606
conflicts = ampack
source = git+https://github.com/7Ji/ampack.git
sha256sums = SKIP
pkgname = ampack-git
|