diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-04-23 12:02:21 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-24 16:53:32 +0000 |
commit | cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f (patch) | |
tree | 499c3dffc00429fe1be8f7fa644535494ecbc9c7 /community/libzmf/APKBUILD | |
parent | a8a1b91446db94e5eafa5ebe8b532fa0025c26c4 (diff) | |
download | aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.bz2 aports-cbc6b9fcd706f2a84d4c36c5bdd68a09bbc3516f.tar.xz |
community/*: rebuild against icu-67.1
Diffstat (limited to 'community/libzmf/APKBUILD')
-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 0dc5278bc5..2a3fcd2fff 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=4 +pkgrel=5 pkgdesc="Import filter and tools for Zoner Callisto/Draw documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libzmf" arch="all" |