diff options
Diffstat (limited to 'community/plasma-phone-components/APKBUILD')
-rw-r--r-- | community/plasma-phone-components/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/plasma-phone-components/APKBUILD b/community/plasma-phone-components/APKBUILD index 9a12b833fe..77d49463b9 100644 --- a/community/plasma-phone-components/APKBUILD +++ b/community/plasma-phone-components/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-phone-components -pkgver=5.19.2 -pkgrel=1 +pkgver=5.19.3 +pkgrel=0 pkgdesc="Modules providing phone functionality for Plasma" arch="all !armhf" url="https://www.plasma-mobile.org/" @@ -36,4 +36,4 @@ vkbd_style() { amove usr/lib/qt5/qml/QtQuick/VirtualKeyboard/Styles/Plasma } -sha512sums="6a8e1b6cfe9696530972adc08fdef617ae4b93cfb1319a819e4c65fbf12bc0cdcd6c6b28fd1e51053968f38607590dc3341b048eca87c95cf00e70d50b7599c1 plasma-phone-components-5.19.2.tar.xz" +sha512sums="286fc74d140c919a543711cdc0b0df792048741f5563c5ce236a51707bae38690e6d95a2cc0dacd72c55b052ce43ab85843e43633544fc3eb3e29ac1eafdc2bb plasma-phone-components-5.19.3.tar.xz" |