diff options
Diffstat (limited to 'community/plasma-browser-integration')
-rw-r--r-- | community/plasma-browser-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma-browser-integration/APKBUILD b/community/plasma-browser-integration/APKBUILD index 7f42db5edb..66b90eb02e 100644 --- a/community/plasma-browser-integration/APKBUILD +++ b/community/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.19.2 +pkgver=5.19.3 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all !armhf" # armhf blocked by extra-cmake-modules @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" cmake --build build --target install } -sha512sums="c89a149b119925bf6ab24e3a6d00039364f755b8dea8fd708eaa7b6dd8f7fa5f83c3d25fe46cc9b877bfba24ae7ba7d82f3758ba0f379ccd77badf212e168758 plasma-browser-integration-5.19.2.tar.xz" +sha512sums="f27c4989bb51ae48a9cfaa7d72bf1b42bd6ceea5d3a863f697dedc106b6c4208d5681e9792a146097833fe5c3cef111641e6f37672182b03745b6d20daebcb6a plasma-browser-integration-5.19.3.tar.xz" |