diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-12 18:07:28 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:15:03 -0300 |
commit | ec0b82e6ba3658290cc1335026e654c798daed0e (patch) | |
tree | 9933365c7d34073cf5db8430d43e76b629933586 /libre/calibre/PKGBUILD | |
parent | 9437b1673d15cf86ab667433625cf7e360c4c9f8 (diff) |
calibre-2.38.0-1.parabola1: updating version
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 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(){ |