diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-23 22:36:03 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2016-12-26 08:30:36 +0000 |
commit | a8b075bc80f257e38f8928a629434b25c1c33a7f (patch) | |
tree | b5062e98d7add93c47431e83fd8841d8d9776a29 /community | |
parent | caa073df48d58ebd20482431af867fcbed1ebbc5 (diff) | |
download | aports-a8b075bc80f257e38f8928a629434b25c1c33a7f.tar.bz2 aports-a8b075bc80f257e38f8928a629434b25c1c33a7f.tar.xz |
community/libe-book: rebuild against icu-58.1
Diffstat (limited to 'community')
-rw-r--r-- | community/libe-book/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libe-book/APKBUILD b/community/libe-book/APKBUILD index c34480fde9..6cdd817388 100644 --- a/community/libe-book/APKBUILD +++ b/community/libe-book/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libe-book pkgver=0.1.2 -pkgrel=3 +pkgrel=4 pkgdesc="Import filter and tools for various ebook formats" url="http://sourceforge.net/projects/libebook/" arch="all" |