diff options
Diffstat (limited to 'community/plasma-browser-integration/APKBUILD')
-rw-r--r-- | community/plasma-browser-integration/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/plasma-browser-integration/APKBUILD b/community/plasma-browser-integration/APKBUILD index 69d5969447..3ea154b71d 100644 --- a/community/plasma-browser-integration/APKBUILD +++ b/community/plasma-browser-integration/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-browser-integration -pkgver=5.18.1 -pkgrel=1 +pkgver=5.18.2 +pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all !armhf" # armhf blocked by extra-cmake-modules url="https://community.kde.org/Plasma/Browser_Integration" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make -C build install } -sha512sums="70b938bae3399693448f0f32eb143d9245b396349360621264b9b046fd77605315a38ab800c03858a9a22d00c105d037cb3fa1926814d979dbf4607fda11db32 plasma-browser-integration-5.18.1.tar.xz" +sha512sums="76fc14ccea545f480ffc617bc373a7384dc95b709ac4d880b0249306c6b18e7280267703cb62a0b69e30bc46125e9322b2ce66b5ebc79b2e6a028765134a1e5f plasma-browser-integration-5.18.2.tar.xz" |