diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:50 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:29 -0300 |
commit | d8ac69866da58a403246db82292f6ff10319ee30 (patch) | |
tree | 520296c9b05b183466d32185f24a7b9b52ec3748 /community | |
parent | 90ab6eb5da2cedf45cdd42f378d9489937e5d7c5 (diff) | |
download | aports-d8ac69866da58a403246db82292f6ff10319ee30.tar.bz2 aports-d8ac69866da58a403246db82292f6ff10319ee30.tar.xz |
community/libqxp: rebuild against icu 65.1
Diffstat (limited to 'community')
-rw-r--r-- | community/libqxp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libqxp/APKBUILD b/community/libqxp/APKBUILD index c087a37459..4643ec5332 100644 --- a/community/libqxp/APKBUILD +++ b/community/libqxp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> 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" |