blob: 2baa532ba2956d887cb5ced28bcd382219284f00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = grub-theme-creator
pkgdesc = Automates the creation of a grub2 theme
pkgver = 0.1.0.alpha.2
pkgrel = 1
url = https://github.com/petsam/grub-theme-creator
arch = any
license = GPL3
depends = horizontal-grub
depends = imagemagick
optdepends = grub2-theme-preview
source = grub-theme-creator-0.1.0.alpha.2.tar.gz::https://github.com/petsam/grub-theme-creator/archive/0.1.0-alpha-2.tar.gz
sha256sums = b249aa9b3f6cde6a578a946114b633d6fa944c8b9be5d813deb51d5ba0860df5
pkgname = grub-theme-creator
|