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