diff options
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index fff34ac97..ee3ce4ac3 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,8 +7,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.22 -pkgrel=1.2 +pkgver=0.9.23 +pkgrel=1 pkgdesc="Ebook management application (with unar support included and nonfree fonts removed)" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -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=('216f21a63db4045c741b6190badcdda1' +md5sums=('eff937f38c5cb7a2319364c86f6b925b' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |