diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 17:54:04 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 17:54:04 +0000 |
commit | 6c40244599d24f4992f000d09cb99d81e23a5f52 (patch) | |
tree | 0d3a264a91ef7f4cce81bf3c369e00b41a011fe8 /community/libqxp | |
parent | fe19aabe55bc859f7354fa69e7af11d2017e5e85 (diff) | |
download | aports-6c40244599d24f4992f000d09cb99d81e23a5f52.tar.bz2 aports-6c40244599d24f4992f000d09cb99d81e23a5f52.tar.xz |
community/libqxp: rebuild against icu-63.1
Diffstat (limited to 'community/libqxp')
-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 3578940cfd..d774da9749 100644 --- a/community/libqxp/APKBUILD +++ b/community/libqxp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=libqxp pkgver=0.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |