blob: 5d3f08f0098f2b7ad7f4ce9fea663e1c356e3fbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = bootstub-updater
pkgdesc = A utility to facilitate the maintenance of your EFI bootstub.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/RAR27/bootstub-updater
arch = x86_64
license = GPL3
makedepends = rust
source = bootstub-updater-1.0.0.tar.gz::https://github.com/RAR27/bootstub-updater/archive/v1.0.0.tar.gz
sha256sums = f318e65cb3ca8eede7e075f99058f714f47ed2678b53cde3cf50320a37b68a41
pkgname = bootstub-updater
|