blob: ae7b580422527c0c963e4ee9a05aecd5fb38936e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = qtools-git
pkgdesc = A toolset for reading/writing flash of Qualcomm chips
pkgver = latest
pkgrel = 1
url = https://github.com/forth32/qtools
arch = i686
arch = x86_64
license = LGPL3
makedepends = git
depends = readline
provides = qtools
conflicts = qtools
backup = etc/qtools/chipset.cfg
source = git+https://github.com/forth32/qtools.git
source = chipconfig.patch
source = rename-qterminal.patch
sha256sums = SKIP
sha256sums = 618abb9acc929cdab9964a49254681bca07ffab088e283936501bfcdb5a881e4
sha256sums = b7d074976dc8191b8133d2bdc7cd20d850f08b868acfab0bc50e3b4eca8b5989
pkgname = qtools-git
|