diff options
Diffstat (limited to 'community/breeze-plymouth/APKBUILD')
-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 0f02f76954..ce1d7b1d1a 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.0 +pkgver=5.17.1 pkgrel=0 arch="all" url="https://kde.org/" @@ -33,4 +33,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="67270db7d97a7d9c7a7bbebf3f10860547edd500f03fcebcb85c065ca243a5ed00eb2f2e8db2c4cba3dcefba5109b0f8c4ba6a17c93b56e6e1ab185cf8460789 breeze-plymouth-5.17.0.tar.xz" +sha512sums="a6182481bac7d40c81e18c61118b0261b25e47445de07bafd902eb720b31ddced9927238e47e5d7cc888270b3c75cf01cfa89f4abc8b8a9ad482595fd10783b5 breeze-plymouth-5.17.1.tar.xz" |