Skip to content

Commit a92f76c

Browse files
committed
plasma-keyboard: update to 6.6.1.
closes #59074
1 parent dcfe696 commit a92f76c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

srcpkgs/plasma-keyboard/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'plasma-keyboard'
22
pkgname=plasma-keyboard
3-
version=0.1.0
4-
revision=2
3+
version=6.6.1
4+
revision=1
55
build_style=cmake
66
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
77
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@@ -16,8 +16,8 @@ short_desc="Virtual Keyboard for Qt based desktops"
1616
maintainer="John <me@johnnynator.dev>"
1717
license="(GPL-2.0-only OR GPL-3.0-only OR custom:LicenseRef-KDE-Accepted-GPL) AND GPL-3.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only OR custom:LicenseRef-KDE-Accepted-LGPL)"
1818
homepage="https://invent.kde.org/plasma/plasma-keyboard"
19-
distfiles="https://download.kde.org/unstable/plasma-keyboard/plasma-keyboard-${version}.tar.xz"
20-
checksum=a6f86f2e92325d80816118cb13b35a3ce512502fcea78da2ca8f79cd869dadd0
19+
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
20+
checksum=c2135c1a07fb6b9a94c52656067a09a0ba6cb745f6ac00514bf1394b19666d02
2121

2222
post_install() {
2323
vlicense LICENSES/LicenseRef-KDE-Accepted-GPL.txt

0 commit comments

Comments
 (0)