diff options
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 0c90c3a5c..35c5ffa44 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,9 +7,9 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.21 -pkgrel=3 -pkgdesc="Ebook management application (unar support included instead of libunrar and without nonfree fonts)" +pkgver=0.9.22 +pkgrel=1 +pkgdesc="Ebook management application (with unar and lsar support included instead of libunrar and nonfree fonts removed)" arch=('i686' 'x86_64') url="http://calibre-ebook.com/" license=('GPL3') @@ -28,7 +28,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('ee0e2d2dc735efcc573d1f77d64acf7e' +md5sums=('216f21a63db4045c741b6190badcdda1' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |