diff options
Diffstat (limited to 'libre/calibre/PKGBUILD')
-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 0cc3ce455..482a8b072 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.39.0 +pkgver=2.40.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=('073bf5b3abadf1a1420c8c97f36d2018') -md5sums=('6dc1d0ab99e72bc2bc4ea97f5d18f2f0' +mkmd5sums=('ace66fcf930a17fe6ef14516c0d26780') +md5sums=('eeda7e0b353fd70ff70cd00484a36188' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ |