diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-11-12 18:40:02 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-14 16:32:37 -0300 |
commit | 7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e (patch) | |
tree | d0749e37523ea882139e0d26887dda24087c511e /community/breeze-plymouth | |
parent | a0fd3558160588a9f593c949fc7b0071ab071e7a (diff) | |
download | aports-7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e.tar.bz2 aports-7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e.tar.xz |
community/kde-plasma: upgrade to 5.17.3
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 b0e9fcb0f9..c7c7c6ef8d 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.2 +pkgver=5.17.3 pkgrel=0 arch="all" url="https://kde.org/" @@ -33,4 +33,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="3fe34e529d79da0cff53e4f8164fad2e6a4f7d350e06ed0de212895fb96082ca6ac01fa445c708118f9da10d48543d577c2311b996bc987c1361fe1acbe65f77 breeze-plymouth-5.17.2.tar.xz" +sha512sums="a0ddf3ed49dd1413617c2cba1e601c359e3232f5b0c46204da1d00ad305d3e3e0e4d7249a6c7fe9c7b88f40b95059292b35c9708d5707b2ae7b1484d6864b51b breeze-plymouth-5.17.3.tar.xz" |