blob: d67413930035b8ef051774d99847b5c59b99f29f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cyberpunk-grub-theme-git
pkgdesc = A GRUB Bootloader Theme Inspired by Cyberpunk 2077 Video Game.
pkgver = 0.5
pkgrel = 1
url = https://github.com/anoopmsivadas/Cyberpunk-GRUB-Theme
install = cyberpunk-grub-theme-git.install
arch = any
license = custom:cc0
makedepends = git
depends = grub
source = cyberpunk-grub-theme-git::git+https://github.com/anoopmsivadas/Cyberpunk-GRUB-Theme
md5sums = SKIP
pkgname = cyberpunk-grub-theme-git
|