diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-17 20:14:15 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-17 20:14:15 -0300 |
commit | 053663053b3b11a8394b6e15945ae60dc1b4d00a (patch) | |
tree | 112bee354d9400ac8b0738a58329f8f5670e10a6 /libre/calibre-libre | |
parent | 863cd2dddf5ab0734657d4bd49fc7e19f529382b (diff) |
calibre-libre: rebuild against new libffi
Diffstat (limited to 'libre/calibre-libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 6d97546ee..8a42d10c3 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -10,7 +10,7 @@ _pkgname=calibre pkgname=calibre-libre pkgver=0.9.35 -pkgrel=1 +pkgrel=1.1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" |