diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-03-22 03:01:20 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-28 09:46:02 +0000 |
commit | 802c4ae72bb32a38061101706e21a25cd1f192da (patch) | |
tree | 656622748be192394a06750d2d5fa11f1f6ac65f /community/libqxp | |
parent | fd73d20c538bd7ec54c38d9cd87f9e1b387128c4 (diff) | |
download | aports-802c4ae72bb32a38061101706e21a25cd1f192da.tar.bz2 aports-802c4ae72bb32a38061101706e21a25cd1f192da.tar.xz |
rebuild against icu 66.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 4643ec5332..cd29c41f40 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=2 +pkgrel=3 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |