blob: be349d4000ca538695081353907f2cbf896eaf48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = f3
pkgdesc = Simple tool that tests flash cards capacity and performance to see if they live up to claimed specifications
pkgver = 8.0
pkgrel = 2
url = https://github.com/AltraMayor/f3
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL3
makedepends = systemd
depends = parted
source = f3-8.0.tar.gz::https://github.com/AltraMayor/f3/archive/v8.0.tar.gz
sha256sums = fb5e0f3b0e0b0bff2089a4ea6af53278804dfe0b87992499131445732e311ab4
pkgname = f3
|