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/breeze-plymouth | |
parent | 456eeadbbc8be33add6050618ff5a910ca87e247 (diff) | |
download | aports-8d7ffaad90077c3f0321f03fe0febfb791e9e7fa.tar.bz2 aports-8d7ffaad90077c3f0321f03fe0febfb791e9e7fa.tar.xz |
community/plasma: upgrade to 5.17.4
Diffstat (limited to 'community/breeze-plymouth')
-rw-r--r-- | community/breeze-plymouth/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/breeze-plymouth/APKBUILD b/community/breeze-plymouth/APKBUILD index c7c7c6ef8d..facbb6f60e 100644 --- a/community/breeze-plymouth/APKBUILD +++ b/community/breeze-plymouth/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=breeze-plymouth -pkgver=5.17.3 +pkgver=5.17.4 pkgrel=0 arch="all" url="https://kde.org/" @@ -33,4 +33,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="a0ddf3ed49dd1413617c2cba1e601c359e3232f5b0c46204da1d00ad305d3e3e0e4d7249a6c7fe9c7b88f40b95059292b35c9708d5707b2ae7b1484d6864b51b breeze-plymouth-5.17.3.tar.xz" +sha512sums="e1c55df51187a89ddfbb3dc0c015da3414366487db3c931774d5690401114b82acf9c115a3a008f5c8a81af6d6f4b2281136afd2254e849cbfb79ac4d831394d breeze-plymouth-5.17.4.tar.xz" |