From 44d8df53c1fa631897a0935a0a7889a9e6ac0f84 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 16 Jul 2018 03:13:31 -0500 Subject: user/[KDE Education]: bump to 18.04.3, modernise, etc --- user/kbruch/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'user/kbruch/APKBUILD') diff --git a/user/kbruch/APKBUILD b/user/kbruch/APKBUILD index ff48f26c9..ca6e1681b 100644 --- a/user/kbruch/APKBUILD +++ b/user/kbruch/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kbruch -pkgver=18.04.1 +pkgver=18.04.3 pkgrel=0 pkgdesc="Practice calculating percentages and fractions" url="https://www.kde.org/applications/education/kbruch/" @@ -10,9 +10,8 @@ license="GPL-2.0-only" depends="" makedepends="cmake extra-cmake-modules qt5-qtbase-dev kconfig-dev kcrash-dev kdoctools-dev ki18n-dev kwidgetsaddons-dev kxmlgui-dev" -install="" subpackages="$pkgname-doc $pkgname-lang" -source="http://download.kde.org/stable/applications/$pkgver/src/kbruch-$pkgver.tar.xz" +source="https://download.kde.org/stable/applications/$pkgver/src/kbruch-$pkgver.tar.xz" build() { cd "$builddir" @@ -40,4 +39,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="6fd1f6e1983c8e8c5cc5cdc5dd68c9514ee8f17962723619b65b784c1191f2e7f1c4977909ccc1700b6face3c63f05c512b63f222fdce6a25f5743262496e572 kbruch-18.04.1.tar.xz" +sha512sums="566111d6b097d9b24e98c5911dccf6058b1f7b848a558d004f977fb82d27cbea102f9c84f53ea67a9f006a2537cf76dcd958474474d2cef1480d223552031cc0 kbruch-18.04.3.tar.xz" -- cgit v1.2.3-70-g09d2