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/plasma-browser-integration | |
parent | e087af55c074f832e66cb225904b580e440d7c36 (diff) | |
download | aports-6f8ad2ad42c6e4a7f550a402844033944a1f8511.tar.bz2 aports-6f8ad2ad42c6e4a7f550a402844033944a1f8511.tar.xz |
testing/plasma: upgrade to 5.16.4
Diffstat (limited to 'testing/plasma-browser-integration')
-rw-r--r-- | testing/plasma-browser-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/plasma-browser-integration/APKBUILD b/testing/plasma-browser-integration/APKBUILD index 41802027d0..bb484f56b4 100644 --- a/testing/plasma-browser-integration/APKBUILD +++ b/testing/plasma-browser-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-browser-integration -pkgver=5.16.3 +pkgver=5.16.4 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="ddc04393207708c183eed6235ff1988bc6922008dfb82e8ca85a865cd3a07e8759794fe0b19f10e48a3287c62c9774dd41d822e0ad1852b74eace193b182afee plasma-browser-integration-5.16.3.tar.xz" +sha512sums="c4225e351ac9f465ea4db635d2f982d1d8f0dc72f9278da28eb548ec535a0f3ee73050620455f40e89f19d9c11c9902516bdcf6248fcf1f829a4d0161a5ea216 plasma-browser-integration-5.16.4.tar.xz" |