diff options
Diffstat (limited to 'testing/kfloppy/APKBUILD')
-rw-r--r-- | testing/kfloppy/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kfloppy/APKBUILD b/testing/kfloppy/APKBUILD index fcc07b814ac..7b7baf68b81 100644 --- a/testing/kfloppy/APKBUILD +++ b/testing/kfloppy/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kfloppy -pkgver=19.08.0 +pkgver=19.08.1 pkgrel=0 arch="all" url="https://kde.org/applications/utilities/org.kde.kfloppy" @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="63a9da751f87c8a68e6f434dacac64728981a496b43675dfcf975fd150af9cb1b70b45390075cd665aa76c5e831879a5c18bae66f7bcf6f4e6d3d08e7e8fcc41 kfloppy-19.08.0.tar.xz" +sha512sums="0849417e8c0d8b2c5dbf47ecb3428cee2705fd151e73ab1451d881ed927fde033d0ba811b15fb8ac937029a22dcd0080974da960f050d24c9f17e694213b0166 kfloppy-19.08.1.tar.xz" |