diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-27 20:08:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-27 20:08:23 -0300 |
commit | f459080b444051bcc6f969ce672649349a2fea5f (patch) | |
tree | 4845260930c8eb76db6881666a134863d112334d | |
parent | d284da9293a9088cfe4dc0aea2baa220eb590254 (diff) | |
download | abslibre-f459080b444051bcc6f969ce672649349a2fea5f.tar.gz abslibre-f459080b444051bcc6f969ce672649349a2fea5f.tar.bz2 abslibre-f459080b444051bcc6f969ce672649349a2fea5f.zip |
calibre-2.39.0-1.parabola1: updating version
-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 237393518..0cc3ce455 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.38.0 +pkgver=2.39.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=('17fb99b191c198c6225839983cdc72c1') -md5sums=('fb402feedd2a8d62b21ccb2b07c3281e' +mkmd5sums=('073bf5b3abadf1a1420c8c97f36d2018') +md5sums=('6dc1d0ab99e72bc2bc4ea97f5d18f2f0' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ |