inital commit
This commit is contained in:
parent
f0a82c69f2
commit
1ed7c654d8
5
PKGBUILD
5
PKGBUILD
|
@ -4,14 +4,13 @@ pkgbase=grub-theme-live-tromjaro
|
|||
pkgname=('grub-theme-live-common-tromjaro' 'grub-theme-live-tromjaro' 'grub-theme-tromjaro')
|
||||
pkgver=18.0
|
||||
pkgrel=1
|
||||
_branch=master
|
||||
|
||||
pkgdesc='TROMjaro Linux grub theme'
|
||||
arch=('any')
|
||||
url="https://gitlab.manjaro.org/artwork/branding/grub-theme"
|
||||
url="https://gitlab.com/tromsite/tromjaro/grub-theme"
|
||||
license=('GPL')
|
||||
makedepends=('git')
|
||||
source=("grub-theme::git+$url.git#branch=$_branch")
|
||||
source=("grub-theme::git+$url.git")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package_grub-theme-live-common-tromjaro() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user