mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
grub2-editor update to 0.6.4
This commit is contained in:
parent
dac503a71d
commit
e405e5cc1c
@ -5,18 +5,20 @@
|
||||
|
||||
pkgname=grub2-editor
|
||||
_pkgname=kcm-grub2
|
||||
pkgver=0.5.8
|
||||
pkgrel=2
|
||||
pkgver=0.6.4
|
||||
pkgrel=1
|
||||
pkgdesc="A KDE4 control module for configuring the GRUB2 bootloader."
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
_kdeapps=139643
|
||||
url="http://kde-apps.org/content/show.php?content=${_kdeapps}"
|
||||
screenshot="http://ksmanis.files.wordpress.com/2013/10/kcm_grub451.png"
|
||||
license=('GPL3')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
depends=('kdelibs' 'hwinfo')
|
||||
depends=('grub2-common' 'kdelibs' 'hwinfo')
|
||||
optdepends=('imagemagick')
|
||||
categories=('system')
|
||||
source=("http://sourceforge.net/projects/kcm-grub2/files/${pkgver}/${_pkgname}-${pkgver}.tar.gz")
|
||||
md5sums=('a75f3a288bf16bb4e4eed96213568f6d')
|
||||
md5sums=('b3ff8fb938be8112dcc6e42b3e56efc6')
|
||||
|
||||
build(){
|
||||
cd "${srcdir}/${_pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user