diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-03 15:39:26 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-03 15:39:26 -0300 |
commit | 04948631e81d678c76b7c667cc58e90d763db663 (patch) | |
tree | b8ca8395952c3482be87dd8516156fcaae4e71c4 /libre/calibre | |
parent | 201ebc321d22c51f8d0cf3932aac909e6db836c3 (diff) | |
download | abslibre-04948631e81d678c76b7c667cc58e90d763db663.tar.gz abslibre-04948631e81d678c76b7c667cc58e90d763db663.tar.bz2 abslibre-04948631e81d678c76b7c667cc58e90d763db663.zip |
calibre-2.69.0-1.parabola1: updating version
Diffstat (limited to 'libre/calibre')
-rw-r--r-- | libre/calibre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index b8c0bd46b..744d89281 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 189791 2016-09-16 16:47:36Z jelle $ +# $Id: PKGBUILD 191112 2016-10-01 00:31:45Z jelle $ # Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl> # Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org> @@ -10,7 +10,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.68.0 +pkgver=2.69.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'armv7h') @@ -35,9 +35,9 @@ mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.x "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig") source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz" 'libre.patch') -mksha256sums=('f57e9d4939db15fd9bb441575f55d52db112cbfa6d970bb727acf7a079e3c656' +mksha256sums=('30350293589d97a2668555cfe56446e4544c573974b158d6604fcf56e156f273' 'SKIP') -sha256sums=('f002ec742ecf319c3ab61dee657a69a00a49580e86e65f66b7152ae8b8c2c9e1' +sha256sums=('b89e22f1f0ffc439cf8698a7b791386d7b02a7d566e1fbd7a9d5eb622a761597' '3111d8cbba04b497923e9c22f6ae8f6ca63ac8ec974f19e9db3ac89b099c8df0') validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') |