blob: 6272d95bd8bf9cbdaef047deb2d6287adbcd9e0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = distro-grub-themes-arch
pkgdesc = A GRUB2 theme for Arch Linux
pkgver = 3.2
pkgrel = 2
url = https://github.com/AdisonCavani/distro-grub-themes
arch = any
license = GPL3
depends = grub
optdepends = grub-customizer: GUI tool to configure grub
provides = distro-grub-theme-arch
provides = grub-theme-arch
provides = grub-theme
noextract = arch-linux-3.2.tar
source = arch-linux-3.2.tar::https://github.com/AdisonCavani/distro-grub-themes/releases/download/v3.2/arch-linux.tar
sha256sums = e589bb946d6cd7bf6303142cf3aeeb872fef416fb36ff3e168a11bccfeae850b
pkgname = distro-grub-themes-arch
|