diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-10-30 13:15:27 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-30 11:25:25 -0300 |
commit | dfd9c13746dd0054d82a9e8c22fc08f1a95b115c (patch) | |
tree | eae0cbde6708424c7b860a6e64fe9b0b02a93bed /community/plymouth-kcm | |
parent | b43725f66f1d4d9b83a3021f094b4270450d0092 (diff) | |
download | aports-dfd9c13746dd0054d82a9e8c22fc08f1a95b115c.tar.bz2 aports-dfd9c13746dd0054d82a9e8c22fc08f1a95b115c.tar.xz |
community/plasma: upgrade to 5.17.2
Diffstat (limited to 'community/plymouth-kcm')
-rw-r--r-- | community/plymouth-kcm/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plymouth-kcm/APKBUILD b/community/plymouth-kcm/APKBUILD index 58596ebd8f..48a2122964 100644 --- a/community/plymouth-kcm/APKBUILD +++ b/community/plymouth-kcm/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plymouth-kcm -pkgver=5.17.1 +pkgver=5.17.2 pkgrel=0 arch="all" url="https://cgit.kde.org/plymouth-kcm.git" @@ -38,4 +38,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="358207e070aabf6d832fb0207b5d3497eff9b6dddaee20931fdb202bb1b571ab29d0c204188bfa7256e6379ae4eceedd02cddcc33e94b0c775babd49e2139edf plymouth-kcm-5.17.1.tar.xz" +sha512sums="ab949b498ae035cdbbaa030d7aa95621b17f2208fed93248730b6a9fc711951f793eac73aca64ec19ce6b4e583d9f5b76ef5bb47ce735614d185110457366a62 plymouth-kcm-5.17.2.tar.xz" |