blob: 8dd6f64750c207c64404aad1467c53aa72df59b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pinephone-toolkit-git
pkgdesc = A collection of tools and utility apps for the PINE64 PinePhone.
pkgver = r9.0107cf9
pkgrel = 2
url = https://github.com/Dejvino/pinephone-toolkit
arch = aarch64
license = MIT
makedepends = meson
makedepends = git
provides = pinephone-toolkit
conflicts = pinephone-toolkit
source = git+https://github.com/Dejvino/pinephone-toolkit.git#branch=master
md5sums = SKIP
pkgname = pinephone-toolkit-git
|