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/plasma-browser-integration | |
parent | 056a98378f3b63287dc8e13cd06a11a5f2aa4884 (diff) | |
download | aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.bz2 aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.xz |
testing/plasma*: update to 5.16.2
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 aa1629c76f..ad6b0456fb 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.1 +pkgver=5.16.2 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="5498b7a483d745db31ebfd5e4f3d2ed441d9c7aea268313482bdf4abf7097fc3939c2da34ff890878d6fcfb2eb60b3ab518c05a39f2c947616e3e05131e5ce2e plasma-browser-integration-5.16.1.tar.xz" +sha512sums="1e3bbc15f9df4113bc66b02e6cd3e2d488d40db7e646ac6fb3e7b46b6cfb4ec4de32a8d88e4669f06e3d0b22965726ad2716aeb9f5f7ce8d73ebefd0e97c4384 plasma-browser-integration-5.16.2.tar.xz" |