diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 14:45:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-03 17:43:24 +0000 |
commit | 39b4ddf54d4b28292cdeb2c7146f33d1a22c6c81 (patch) | |
tree | 3de7b24912be16c8c06d84ab8e9353f52e37dbcc | |
parent | ac38d6ec5f31b924c07705d46afff042beebcf13 (diff) | |
download | aports-39b4ddf54d4b28292cdeb2c7146f33d1a22c6c81.tar.bz2 aports-39b4ddf54d4b28292cdeb2c7146f33d1a22c6c81.tar.xz |
community/libvisio: rebuild against icu-64
-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 d1fb68b318..5c55e72f7b 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=4 +pkgrel=5 pkgdesc="Import filter and tools for MS Visio Diagrams" url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" arch="all" |