summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13867c87a315..2f8ae0fbd606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=kcm-grub2-git
_product="${pkgname%-git}"
-pkgver=0.6.4.r133.g0c9a766
-pkgrel=2
+pkgver=0.6.4.r207.g35ce423
+pkgrel=1
pkgdesc="A KDE Control Module for configuring the GRUB2 bootloader"
arch=('x86_64')
url='https://invent.kde.org/system/kcm-grub2'
@@ -12,7 +12,7 @@ license=('GPL3')
depends=(
'grub'
'hwinfo'
- 'kcmutils'
+ 'kcmutils5'
'libmagick'
'packagekit-qt5'
)
@@ -20,7 +20,7 @@ makedepends=(
'cmake'
'extra-cmake-modules'
'git'
- 'kdoctools'
+ 'kdoctools5'
)
conflicts=('grub2-editor-frameworks')