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 7c61fff8260..cc69fef3bbc 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.12.0 +pkgver=19.12.1 pkgrel=0 arch="all" url="https://www.kde.org/applications/system/dolphin/" @@ -27,4 +27,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="2f02cfd4f5b6596e350a77547f76cb484966393947c2c60940e6570c90121085588b2485ae1e46317b86e6d24189356f123f5243f221217942ede587a2d6400f dolphin-plugins-19.12.0.tar.xz" +sha512sums="e6bb49acaf6be738510f342700b73c0655147d06667a2b52fc4c4541297603cee66e4239d8c477d8e693c94d860824d6e7f0f9920104476ec5d5796741542b02 dolphin-plugins-19.12.1.tar.xz" |