blob: 049657d253b1074a4658b1aee9623f662320c7bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cuckoo-chrome
pkgdesc = A tool to make managing linux installations on chromebooks easier.
pkgver = 1.4
pkgrel = 1
url = https://github.com/pl-luk/cuckoo
arch = x86_64
license = GPL3
depends = python3
depends = python-configobj
depends = openssl
depends = vboot-utils
source = cuckoo-chrome-1.4.tar.gz::https://github.com/pl-luk/cuckoo/archive/refs/tags/v1.4.tar.gz
sha256sums = 646f10b69ecc558acf73a17e4a7a0f3287c4682547b2b76fe680e14a77233899
pkgname = cuckoo-chrome
|