From 0d328ba69b9b93498c76dafdd728c3b7d0e60a21 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 6 Sep 2018 19:49:37 +0000 Subject: user/KDE Applications: bump to 18.08.1 --- user/kcalcore/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/kcalcore') diff --git a/user/kcalcore/APKBUILD b/user/kcalcore/APKBUILD index 4eb6fdf5a..a248e8c50 100644 --- a/user/kcalcore/APKBUILD +++ b/user/kcalcore/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=kcalcore -pkgver=18.08.0 +pkgver=18.08.1 pkgrel=0 pkgdesc="Library for managing a calendar of events" url="https://www.kde.org/" @@ -33,7 +33,7 @@ build() { check() { cd "$builddir" - CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(RecursOn-RFC2445_RRULETest39.ics|Compat-Mozilla|Compat-Evolution|Compat-libical3)' + TZ=UTC CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E 'Compat-libical3' } package() { @@ -41,4 +41,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="08ee305f9607ac66a1887651817fe7b48f47692c18486771b1f3dd01293dfba92bed7ad2e7b2694b4d556b8808e14fb69b33203bc1c2846df5784ce05067422a kcalcore-18.08.0.tar.xz" +sha512sums="3573b9b5314085855c7a06c87423474d5e83a3ef4b7200fab2532345774a8984c927940c3e5e26b3c1123cf1e8c944c480ea510b3577da8d7820acfa691915c8 kcalcore-18.08.1.tar.xz" -- cgit v1.2.3-60-g2f50