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 8d6e90205f..2dc1a41db2 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.17.5 +pkgver=5.18.0 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all !armhf" # armhf blocked by extra-cmake-modules @@ -36,4 +36,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="5387838cc22dd78a21da5c9d0ab3529878e107b5f06d21252bf2a93119171d20180920cda28cd5e1c5b780db1cdd0d63b206e3d988f088c8e5d1d14c08ddb5f0 plasma-browser-integration-5.17.5.tar.xz" +sha512sums="3d0240e327b2b807563755cec9f9ffc1ecbe00ba7ad62c689861cb5beca4ba6bab2e5b82ed18e1d3d89ad9a8331c7b145d6260a8a0f45d13ba206252a4a1527c plasma-browser-integration-5.18.0.tar.xz" |