12 lines
440 B
Bash
12 lines
440 B
Bash
# Template file for 'grub-btrfs'
|
|
pkgname=grub-btrfs
|
|
version=4.6
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
depends="grub bash"
|
|
short_desc="Include btrfs snapshots at Grub menu"
|
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/Antynea/grub-btrfs"
|
|
distfiles="https://github.com/Antynea/grub-btrfs/archive/v${version}.tar.gz"
|
|
checksum=6c32be223344a77807e70dfd47846f1986da618b0050c494725222b287240f71
|