mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 00:07:13 +08:00
dharma-grub update, adding libtool note to sed
This commit is contained in:
parent
cc23665dc6
commit
6fd124679a
@ -1,8 +1,11 @@
|
||||
# TODO
|
||||
#
|
||||
# Chakra Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer: abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=grub2-themes-dharma
|
||||
_pkgname=Dharma
|
||||
pkgver=1.1
|
||||
pkgver=1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra Dharma Grub2-theme."
|
||||
url="http://chakra-project.org"
|
||||
@ -12,7 +15,7 @@ license=('CC-BY-SA')
|
||||
depends=('grub2-common')
|
||||
install=${pkgname}.install
|
||||
source=("http://chakra-linux.org/sources/grub2-themes/$_pkgname-$pkgver.tar.xz")
|
||||
md5sums=('39305a0c422f42f6ddf9a2663a541a2f')
|
||||
md5sums=('56acb83969be2ea24d09fd31bdaa41b0')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user