diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-06-25 16:29:05 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-25 15:04:12 -0300 |
commit | 44b00128cdf9493d8c2bd0e4111f4eec29ec4260 (patch) | |
tree | 34f010d90dec2c1fa9fedad037a602886b42bcb5 /testing/kwayland-integration | |
parent | 056a98378f3b63287dc8e13cd06a11a5f2aa4884 (diff) | |
download | aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.bz2 aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.xz |
testing/plasma*: update to 5.16.2
Diffstat (limited to 'testing/kwayland-integration')
-rw-r--r-- | testing/kwayland-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kwayland-integration/APKBUILD b/testing/kwayland-integration/APKBUILD index cd5c6f0d2c..60543e1232 100644 --- a/testing/kwayland-integration/APKBUILD +++ b/testing/kwayland-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bhushan Shah <bshah@kde.org> # Maintainer: Bhushan Shah <bshah@kde.org> pkgname=kwayland-integration -pkgver=5.16.1 +pkgver=5.16.2 pkgrel=0 pkgdesc="KWayland integration" url="https://www.kde.org/workspaces/plasmadesktop/" @@ -24,4 +24,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="cde816e04944cd262ab6b154672b54c0d736b366b47666930d3c83c9a6ef47067dbf0407cbc84a3a51cc9a2fe31f338bfe1f2d231e94ecbacd2f2403b9a5dea9 kwayland-integration-5.16.1.tar.xz" +sha512sums="706343c9c1c3067cf753cda73100b4f7b2d843cc1066ec2787219837767d8e80f7555464e542afd648e214d5d614ec8b495d187ad1e9134b04201eb62e627773 kwayland-integration-5.16.2.tar.xz" |