mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
[skip-ci] grub2-editor: update to 0.8.1. #27
This commit is contained in:
parent
631f2c73c5
commit
f7a811ac95
@ -1,7 +1,7 @@
|
||||
pkgname=grub2-editor
|
||||
_pkgname=kcm-grub2
|
||||
pkgver=0.7.1
|
||||
pkgrel=2
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A control module for configuring the GRUB2 bootloader from System Settings."
|
||||
arch=('x86_64')
|
||||
url="https://github.com/maz-1/grub2-editor/"
|
||||
@ -12,7 +12,7 @@ depends=('kcoreaddons' 'ki18n' 'kauth' 'kconfigwidgets' 'kio' 'solid'
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'cmake')
|
||||
groups=('system')
|
||||
source=("https://github.com/maz-1/grub2-editor/archive/$pkgver.tar.gz")
|
||||
md5sums=('8dd7de3da4629cf0f4f94b0b5d966d99')
|
||||
md5sums=('a25c23268959c973355cf8bcc7d41c1f')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user