summaryrefslogtreecommitdiff
path: root/user/khotkeys
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-30 21:05:52 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-30 21:05:52 +0000
commit94cae37ee39616d56b849714d6aad7a9d181baa3 (patch)
tree76168877813cd1202b51a31c03cc55de6a31ecf9 /user/khotkeys
parent4ca3376b4c9a558645dc35033b29068d8b4c2eea (diff)
downloadpackages-94cae37ee39616d56b849714d6aad7a9d181baa3.tar.gz
packages-94cae37ee39616d56b849714d6aad7a9d181baa3.tar.bz2
packages-94cae37ee39616d56b849714d6aad7a9d181baa3.tar.xz
packages-94cae37ee39616d56b849714d6aad7a9d181baa3.zip
user/[KDE Plasma]: Bump (most of) the rest to 5.12.9
* This also makes wayland required in kscreenlocker again - otherwise plasma-workspace FTBFS
Diffstat (limited to 'user/khotkeys')
-rw-r--r--user/khotkeys/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/khotkeys/APKBUILD b/user/khotkeys/APKBUILD
index 0d53161a8..fb88574bd 100644
--- a/user/khotkeys/APKBUILD
+++ b/user/khotkeys/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox-kde@adelielinux.org>
pkgname=khotkeys
-pkgver=5.12.8
+pkgver=5.12.9
pkgrel=0
pkgdesc="Hot key mapping for KDE Plasma 5"
url="https://www.KDE.org/"
@@ -28,7 +28,7 @@ build() {
-DCMAKE_BUILD_TYPE=RelWithDebugInfo \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_C_FLAGS="$CFLAGS" \
- ${CMAKE_CROSSOPTS}
+ ${CMAKE_CROSSOPTS} .
make
}
@@ -40,5 +40,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="df60c9d9be901cfeb6cc41e006015b98f373493362c10cf54bc479eb60a3d7ef33aca557497cdae32e351fd413a615620bbc04d53b42bd7ff7de458c36f8c170 khotkeys-5.12.8.tar.xz
+sha512sums="c2d047b0d7a461f5a1bfa3bdea7e93c40238251e6c1a3edec710f044de02c2f69287a8f2d6cf6f166d448e306d8f7be9199a710ab0e5d1c3d1e2af8a0c234398 khotkeys-5.12.9.tar.xz
1c2558d8b142bc1de236e35b8f55a825f55d4c38c2b5cb2fbf02dcae1128325f45b15246f9c9d874d1afd2a4483df8501877121c6052b6d067892c5fbeca1dc5 cmake-fixes.patch"