diff options
Diffstat (limited to 'libre/calibre')
-rw-r--r-- | libre/calibre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index ad76b8ee5..237393518 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.37.1 +pkgver=2.38.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64') @@ -33,8 +33,8 @@ install=calibre.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('d2e97c9e690ce2d877d6390445b76994') -md5sums=('e9d7a6cf0fd3fed5e957bc6f6f3dc07c' +mkmd5sums=('17fb99b191c198c6225839983cdc72c1') +md5sums=('fb402feedd2a8d62b21ccb2b07c3281e' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ |