blob: 9ffa0983fb34f8710d1c095bb2c9a7e3428db8ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = efiboots-git
pkgdesc = Manage EFI boot loader entries with this simple GUI
pkgver = 1.0.r0.ga127150
pkgrel = 2
url = https://github.com/Elinvention/efiboots
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python-gobject
depends = efibootmgr
depends = python3
depends = gtk4
provides = efiboots
conflicts = efiboots
source = git+https://github.com/Elinvention/efiboots.git
md5sums = SKIP
pkgname = efiboots-git
|