mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +08:00
grub theme updated
This commit is contained in:
parent
d62eaf70a0
commit
bb9dc9e3f7
@ -4,9 +4,9 @@
|
||||
# maintainer: abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=grub2-themes-dharma
|
||||
_pkgname=Dharma
|
||||
pkgver=1.5
|
||||
pkgrel=2
|
||||
_pkgname=Dharma-GRUB
|
||||
pkgver=1.6
|
||||
pkgrel=1
|
||||
pkgdesc="Chakra Dharma Grub2-theme."
|
||||
url="http://chakra-project.org"
|
||||
screenshot="http://ext4.files.wordpress.com/2012/08/dharma-grub-theme.png"
|
||||
@ -14,8 +14,8 @@ arch=('any')
|
||||
license=('CC-BY-ND')
|
||||
depends=('grub2-common')
|
||||
install=${pkgname}.install
|
||||
source=("http://chakra-linux.org/sources/grub2-themes/$pkgver/$_pkgname.tar.xz")
|
||||
md5sums=('97eeefcff282381e8e6ce959a59ac672')
|
||||
source=("http://chakra.sourceforge.net/sources/grub2-themes/$pkgver/$_pkgname.tar.gz")
|
||||
md5sums=('c449f4665996096d43a56cc49a2d10f1')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user