diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 22:35:25 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | caa073df48d58ebd20482431af867fcbed1ebbc5 (patch) | |
tree | 4a9c7f07ba3e0da480ee53872ad4687ccc293924 /community | |
parent | ef4b5fecef7a70a7ee17ab8d9345701ac5c85cf0 (diff) | |
download | aports-caa073df48d58ebd20482431af867fcbed1ebbc5.tar.bz2 aports-caa073df48d58ebd20482431af867fcbed1ebbc5.tar.xz |
community/libmspub: rebuild against icu-58.1
Diffstat (limited to 'community')
-rw-r--r-- | community/libmspub/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libmspub/APKBUILD b/community/libmspub/APKBUILD index 1d40db82e6..f4542f40e7 100644 --- a/community/libmspub/APKBUILD +++ b/community/libmspub/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libmspub pkgver=0.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="Import filter and tools for MS Publisher files" url="https://wiki.documentfoundation.org/DLP/Libraries/libmspub" arch="all" |