diff options
Diffstat (limited to 'testing/dolphin-plugins/APKBUILD')
-rw-r--r-- | testing/dolphin-plugins/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dolphin-plugins/APKBUILD b/testing/dolphin-plugins/APKBUILD index ede7a03b9b..1c734a3bd9 100644 --- a/testing/dolphin-plugins/APKBUILD +++ b/testing/dolphin-plugins/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=dolphin-plugins -pkgver=19.04.2 +pkgver=19.04.3 pkgrel=0 arch="all" url="https://www.kde.org/applications/system/dolphin/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="2e1be6581a4d484daa0f1361df1fd6599423daab11522bc6665dcd682bd8b6da5aa732f28cdabc4fae76bf94216124c3c97ed3d3530a456643da5338fca4b815 dolphin-plugins-19.04.2.tar.xz" +sha512sums="5a89daee3a4366905bd5c884460b62b9faf75989f8bb9b108f019c4359c5ea6406efcaf896a3504870819467130cd76e31a92cf9d697a5306293b5efd701e4c3 dolphin-plugins-19.04.3.tar.xz" |