diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 22:36:24 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | 9ff225a319898d8c86fe901ec5d3b3169febbfc5 (patch) | |
tree | 30f08546e8bf6430ff9ca041dcefa41010e14e7a /community/libfreehand/APKBUILD | |
parent | a8b075bc80f257e38f8928a629434b25c1c33a7f (diff) | |
download | aports-9ff225a319898d8c86fe901ec5d3b3169febbfc5.tar.bz2 aports-9ff225a319898d8c86fe901ec5d3b3169febbfc5.tar.xz |
community/libfreehand: rebuild against icu-58.1
Diffstat (limited to 'community/libfreehand/APKBUILD')
-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 fde3086fb2..d451dee7e8 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.1 -pkgrel=0 +pkgrel=1 pkgdesc="Import filter and tools for Adobe FreeHand documents" url="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand" arch="all" |