diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-07-07 18:17:12 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-07-07 18:12:38 +0000 |
commit | 899250e33d73867d32648e3f94cc62e752fae38f (patch) | |
tree | b058cae743157c0f6e4177fc3dea7cffd4304d19 /community/plasma-phone-components/APKBUILD | |
parent | 0ce3799f7f7271ef202ad92070e50919052cac47 (diff) | |
download | aports-899250e33d73867d32648e3f94cc62e752fae38f.tar.gz aports-899250e33d73867d32648e3f94cc62e752fae38f.tar.bz2 aports-899250e33d73867d32648e3f94cc62e752fae38f.tar.xz |
community/plasma: upgrade to 5.19.3
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" |