blob: b5ff950ccfff7255c77edd4fd2eead833711d6b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pineflash
pkgdesc = A tool to flash ironos to the pinecil soldering iron and possibly other pine64 devices in the future
pkgver = 0.5.5
pkgrel = 4
url = https://github.com/Spagett1/PineFlash
arch = x86_64
license = GPL-2.0-or-later
makedepends = cargo
depends = glibc
depends = gcc-libs
depends = bzip2
depends = curl
depends = systemd-libs
depends = libusb
depends = blisp
source = https://github.com/Spagett1/PineFlash/archive/refs/tags/0.5.5.tar.gz
sha256sums = 2ddff90832bf1334adad7fa4a60a50560d4b3d1957ff5b642f63981421c23bdd
pkgname = pineflash
|