diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-08-08 16:14:04 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-08 12:26:11 -0300 |
commit | 6f8ad2ad42c6e4a7f550a402844033944a1f8511 (patch) | |
tree | 37d7c5df0adefc9ce1978c16a2ef179b32de7c65 /testing/kwayland-integration/APKBUILD | |
parent | e087af55c074f832e66cb225904b580e440d7c36 (diff) | |
download | aports-6f8ad2ad42c6e4a7f550a402844033944a1f8511.tar.bz2 aports-6f8ad2ad42c6e4a7f550a402844033944a1f8511.tar.xz |
testing/plasma: upgrade to 5.16.4
Diffstat (limited to 'testing/kwayland-integration/APKBUILD')
-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 7938b5d28e..eeff712d63 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.3 +pkgver=5.16.4 pkgrel=0 pkgdesc="KWayland integration" url="https://www.kde.org/workspaces/plasmadesktop/" @@ -24,4 +24,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="dbe2d1ca463af84a4b4341aeda925997cc458c97f0aa9414c1f223b248991a23159e994fbf92b1297217edf3159692d19c26ceed642ae2ef755d991d3b95b366 kwayland-integration-5.16.3.tar.xz" +sha512sums="055e74073dcea0559e2fd92c98433d6cc053ff4adf7a69384f09a4e8de73f71c58e6da4f32c5103166f4ad28cebf8f6dcbb63ea871040d3a3bebe79a8a400c39 kwayland-integration-5.16.4.tar.xz" |