aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kfloppy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kfloppy/APKBUILD')
-rw-r--r--testing/kfloppy/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kfloppy/APKBUILD b/testing/kfloppy/APKBUILD
index aa4db3889f7..bf76c4a113a 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.3
+pkgver=19.12.0
pkgrel=0
arch="all"
url="https://kde.org/applications/utilities/org.kde.kfloppy"
@@ -9,7 +9,7 @@ pkgdesc="A utility that provides a straightforward graphical means to format 3.5
license="GPL-2.0-or-later"
depends="dosfstools e2fsprogs coreutils"
makedepends="extra-cmake-modules qt5-qtbase-dev ki18n-dev kcoreaddons-dev kcompletion-dev kdoctools-dev kxmlgui-dev kcrash-dev kconfig-dev"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-doc $pkgname-lang"
options="!check" # No tests
@@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="533542c053b3128059188599cd024ed328a72286919efc7786d4c95fb08c602a966a7497788d046d4daa92473c06c001af6740fd1c00ed7aa10860ac1083c335 kfloppy-19.08.3.tar.xz"
+sha512sums="c252fdd33e58c621f2cf63c54b5f81451603c301841b1498aadba6fee205a164d4a647a73fd199a0877f6408a0a4445bf36e0b32a557d953ce06b206660c486c kfloppy-19.12.0.tar.xz"