diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 07:05:01 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-07 07:05:01 +0000 |
commit | dbac1e3de1036363007986e1680dc1dbf4b0c6bb (patch) | |
tree | b86e261f5444333380a49b539daacb81ad4aa849 /community/libfreehand | |
parent | 6462c52991dff647b6c654664db4293d0788c2ff (diff) | |
download | aports-dbac1e3de1036363007986e1680dc1dbf4b0c6bb.tar.bz2 aports-dbac1e3de1036363007986e1680dc1dbf4b0c6bb.tar.xz |
community/libfreehand: rebuild against icu-63.1
Diffstat (limited to 'community/libfreehand')
-rw-r--r-- | community/libfreehand/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfreehand/APKBUILD b/community/libfreehand/APKBUILD index 88a9cd6fb5..db2d26a1cd 100644 --- a/community/libfreehand/APKBUILD +++ b/community/libfreehand/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libfreehand pkgver=0.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Import filter and tools for Adobe FreeHand documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" arch="all" |