From 958e020e931914e6e48991b5b519ca2ad560768c Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 12 Jun 2022 04:23:28 -0500 Subject: user/[KDE Apps]: Update to 22.04.2 --- user/kblocks/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'user/kblocks') diff --git a/user/kblocks/APKBUILD b/user/kblocks/APKBUILD index 25809f8c5..9bb8a14ef 100644 --- a/user/kblocks/APKBUILD +++ b/user/kblocks/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kblocks -pkgver=20.08.1 +pkgver=22.04.2 pkgrel=0 pkgdesc="Falling blocks game" url="https://www.kde.org/applications/games/kblocks/" @@ -30,11 +30,12 @@ build() { } check() { - CTEST_OUTPUT_ON_FAILURE=TRUE ctest + # All other tests require a running X11 session. + CTEST_OUTPUT_ON_FAILURE=TRUE ctest -R 'UnitTest-basic' } package() { make DESTDIR="$pkgdir" install } -sha512sums="4d892cce5e2e14c3f44477757d56a74b01fbd15ec050162a2707e7b859f382ec040c3774798b0f47d8fde50ed16c8e2348fa44c670f46505f2b6dc85fd328b66 kblocks-20.08.1.tar.xz" +sha512sums="bc8922f0c5408867f105c4f9e6987525f88fd2092631e546e599aa25043adc3cc06103b882f44ee47362576cf12ed9dc8c1ff6ec5d5df349c67bea5b42663e19 kblocks-22.04.2.tar.xz" -- cgit v1.2.3-70-g09d2