diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 09:36:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-07-18 20:44:04 +0000 |
commit | c49d9e844b61fc6a2613d995ec055808a72e9a15 (patch) | |
tree | 9d247787192230d7ad5c4b5fff564aa9880ae701 /community/libvisio | |
parent | b828aa0e8295f3a3d03cbbb15a7fc1b39027c15e (diff) | |
download | aports-c49d9e844b61fc6a2613d995ec055808a72e9a15.tar.bz2 aports-c49d9e844b61fc6a2613d995ec055808a72e9a15.tar.xz |
community/libvisio: rebuild against icu-59.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 62899d13ee..23b573f2e8 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=2 +pkgrel=3 pkgdesc="Import filter and tools for MS Visio Diagrams" url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" arch="all" |