diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-10-30 13:15:27 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-30 11:25:25 -0300 |
commit | dfd9c13746dd0054d82a9e8c22fc08f1a95b115c (patch) | |
tree | eae0cbde6708424c7b860a6e64fe9b0b02a93bed /community/kwayland-integration/APKBUILD | |
parent | b43725f66f1d4d9b83a3021f094b4270450d0092 (diff) | |
download | aports-dfd9c13746dd0054d82a9e8c22fc08f1a95b115c.tar.bz2 aports-dfd9c13746dd0054d82a9e8c22fc08f1a95b115c.tar.xz |
community/plasma: upgrade to 5.17.2
Diffstat (limited to 'community/kwayland-integration/APKBUILD')
-rw-r--r-- | community/kwayland-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/kwayland-integration/APKBUILD b/community/kwayland-integration/APKBUILD index 17bf981a0e..4c094f3263 100644 --- a/community/kwayland-integration/APKBUILD +++ b/community/kwayland-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bhushan Shah <bshah@kde.org> # Maintainer: Bhushan Shah <bshah@kde.org> pkgname=kwayland-integration -pkgver=5.17.1 +pkgver=5.17.2 pkgrel=0 pkgdesc="KWayland integration" url="https://www.kde.org/workspaces/plasmadesktop/" @@ -32,4 +32,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="6e701d1d247fdbbdddbf4094395501c1820509a22d7e05dfe1580d3bae6451df93af660447f1931f53e21e3165799a5820a62d71b7928b1b9b18fba5e794c558 kwayland-integration-5.17.1.tar.xz" +sha512sums="d10c2973ec6eae1283be31a15ab977948430a458f535d3ce9760f6d73f2254e96a743a7e59185782a99d39e37099edd33a319402f1dd17aa18ef98f5fbb0e9a5 kwayland-integration-5.17.2.tar.xz" |