diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 12:52:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-01 12:52:27 +0000 |
commit | 7b34c53d39a6fe9bfa5fc4d89814bc2ede6da6df (patch) | |
tree | e7a6a6a22cca37f007735fd7cec5b26e17b4e559 | |
parent | 6f316845bccc023554ffd39ad807e3f6b9477e43 (diff) | |
download | aports-7b34c53d39a6fe9bfa5fc4d89814bc2ede6da6df.tar.bz2 aports-7b34c53d39a6fe9bfa5fc4d89814bc2ede6da6df.tar.xz |
community/libqxp: rebuild against icu-62.1
-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 ac8de35612..3578940cfd 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=0 +pkgrel=1 pkgdesc="Library that parses the file format of QuarkXPress documents." url="https://wiki.documentfoundation.org/DLP/Libraries/libqxp" arch="all" |