diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-12-16 13:22:14 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-17 05:53:21 +0100 |
commit | 8d7ffaad90077c3f0321f03fe0febfb791e9e7fa (patch) | |
tree | 983b88bc6643c9778aeda60406d6cdbf16bdb6ab /community/plasma-browser-integration/APKBUILD | |
parent | 456eeadbbc8be33add6050618ff5a910ca87e247 (diff) | |
download | aports-8d7ffaad90077c3f0321f03fe0febfb791e9e7fa.tar.bz2 aports-8d7ffaad90077c3f0321f03fe0febfb791e9e7fa.tar.xz |
community/plasma: upgrade to 5.17.4
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" |