diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 14:47:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:24 +0000 |
commit | 0f60fa272b73d995628b4201308307896c7b9ef7 (patch) | |
tree | 584f3df31dcbd0afe5d797b9cc30ce83076c7db2 /community | |
parent | 66662275e7ceeee9ebb6d56da4ae766f803592f0 (diff) | |
download | aports-0f60fa272b73d995628b4201308307896c7b9ef7.tar.bz2 aports-0f60fa272b73d995628b4201308307896c7b9ef7.tar.xz |
community/libqxp: rebuild against icu-64
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 16a4163f15..c087a37459 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=0 +pkgrel=1 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |