From d8ac69866da58a403246db82292f6ff10319ee30 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 21 Feb 2020 18:46:50 +0100 Subject: [PATCH] community/libqxp: rebuild against icu 65.1 --- community/libqxp/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libqxp/APKBUILD b/community/libqxp/APKBUILD index c087a37459b..4643ec5332a 100644 --- a/community/libqxp/APKBUILD +++ b/community/libqxp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=libqxp pkgver=0.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all"