summaryrefslogtreecommitdiff
path: root/user/kcalcore/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/kcalcore/APKBUILD')
-rw-r--r--user/kcalcore/APKBUILD6
1 files changed, 3 insertions, 3 deletions
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 <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
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"