blob: f953a101f3cb505521b9ae2319d50b1a069ade90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = huawei-unlockboot
pkgdesc = A tool to unlock the bootloader of Huawei or Honor devices even if the code can't be found.
pkgver = 0.1
pkgrel = 1
epoch = 0
url = https://github.com/Martazza/Huawei-Bootloader-Unlocker
arch = x86_64
groups = base-devel
license = MIT
depends = gcc
depends = android-tools
pkgname = huawei-unlockboot
|