diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 14:46:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:24 +0000 |
commit | 66662275e7ceeee9ebb6d56da4ae766f803592f0 (patch) | |
tree | f109d5776819886e2b6321a3b3853b92a3fb6ea1 /community/libzmf | |
parent | e5826aaf9ad322b0354726b99d4c0815937cb03a (diff) | |
download | aports-66662275e7ceeee9ebb6d56da4ae766f803592f0.tar.bz2 aports-66662275e7ceeee9ebb6d56da4ae766f803592f0.tar.xz |
community/libzmf: rebuild against icu-64
Diffstat (limited to 'community/libzmf')
-rw-r--r-- | community/libzmf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libzmf/APKBUILD b/community/libzmf/APKBUILD index 8765628a9a..436a62e338 100644 --- a/community/libzmf/APKBUILD +++ b/community/libzmf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libzmf pkgver=0.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Import filter and tools for Zoner Callisto/Draw documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf" arch="all" |