diff options
Diffstat (limited to 'community/plasma-browser-integration/APKBUILD')
-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 97fdbff821..f31ae7f157 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.3 +pkgver=5.17.4 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all" @@ -36,4 +36,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="da5f80e8bedced33244151a17cb3b3d513cee1d60b781e6e548659256620cf0205d256cce24c72ad7ccac7fef8bb51aeaa3100e19db7c524a21fa2cf9bf5edd5 plasma-browser-integration-5.17.3.tar.xz" +sha512sums="8e7d9c6128b7c28c55b5c6a1bcb1b72bd6b2b0e919a1c4a432b882da1de72a294172273ba06173eb2680622e504cb84ee14252b8cf9d74731a34bc1999c96f1a plasma-browser-integration-5.17.4.tar.xz" |