diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-07-12 00:24:13 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-11 19:45:32 -0300 |
commit | 6f8ea500006730ff5108378917be57dea5883ee3 (patch) | |
tree | d1dcbea9484a94697b58df5e4ad7b38ed8774331 /testing/plasma-browser-integration | |
parent | 1f9e8008f83a8583072f3d8b9c5bee1c3a4cfe55 (diff) | |
download | aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.bz2 aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.xz |
testing/plasma*: update to 5.16.3
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 ad6b0456fb..41802027d0 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.2 +pkgver=5.16.3 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="1e3bbc15f9df4113bc66b02e6cd3e2d488d40db7e646ac6fb3e7b46b6cfb4ec4de32a8d88e4669f06e3d0b22965726ad2716aeb9f5f7ce8d73ebefd0e97c4384 plasma-browser-integration-5.16.2.tar.xz" +sha512sums="ddc04393207708c183eed6235ff1988bc6922008dfb82e8ca85a865cd3a07e8759794fe0b19f10e48a3287c62c9774dd41d822e0ad1852b74eace193b182afee plasma-browser-integration-5.16.3.tar.xz" |