diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 19:43:45 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-06 19:43:45 +0000 |
commit | 68d928e3d5d6e96926d3699a836d8ed599435364 (patch) | |
tree | e8452a91e2e2e1582d3fcfa6733a53d7c72ba7c4 /community | |
parent | 8fa76ce4187d8d6d4256973848a8c6b06f78e00d (diff) | |
download | aports-68d928e3d5d6e96926d3699a836d8ed599435364.tar.bz2 aports-68d928e3d5d6e96926d3699a836d8ed599435364.tar.xz |
community/libvisio: rebuild against icu-63.1
Diffstat (limited to 'community')
-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 23e7b5a80f..d1fb68b318 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.6 -pkgrel=3 +pkgrel=4 pkgdesc="Import filter and tools for MS Visio Diagrams" url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" arch="all" |