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 827ee7c42e..efaed5537b 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.0 +pkgver=5.17.1 pkgrel=0 pkgdesc="Components necessary to integrate browsers into the Plasma Desktop" arch="all" @@ -36,4 +36,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="8991e0c10130529005d0009db429d8357dcfeb58acadb745fb82d20020f5666e5356ba9e5ad26fc75fded95ff2550e56247acb8ef1d471eb8cba9666330877c6 plasma-browser-integration-5.17.0.tar.xz" +sha512sums="59d541811ae6f54b59bcea0803bdcbabe02ec9ee20c2976d3fd6392619e54e091df725ae141f043ed8a35cb0860b5e6c1ff33ba368fe3ba934994ee60c801a29 plasma-browser-integration-5.17.1.tar.xz" |