diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-03-14 20:57:09 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-03-14 20:57:09 -0500 |
commit | bdb7c8b2c23ae20d838b1c46f5e6710905491b1e (patch) | |
tree | fb4086cbb5f9f012759b9741a04222760a10daef /libre/calibre | |
parent | 6a85bfe121a93570d7a0a9b08cff00f3897dfd01 (diff) | |
download | abslibre-bdb7c8b2c23ae20d838b1c46f5e6710905491b1e.tar.gz abslibre-bdb7c8b2c23ae20d838b1c46f5e6710905491b1e.tar.bz2 abslibre-bdb7c8b2c23ae20d838b1c46f5e6710905491b1e.zip |
calibre-3.19.0-1.parabola1: updating version
Diffstat (limited to 'libre/calibre')
-rw-r--r-- | libre/calibre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index f129ee372..ecd181b39 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -15,7 +15,7 @@ # - removed decrompession engine for rar archives pkgname=calibre -pkgver=3.16.0 +pkgver=3.19.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('x86_64' 'i686' 'armv7h') @@ -38,7 +38,7 @@ _commit='507fbd372a3d6c6f0d1100b88254a1ff' source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz" "https://calibre-ebook.com/signatures/${pkgname}-${pkgver}.tar.xz.sig" "https://gitlab.com/libreforks/calibre/uploads/$_commit/libre.patch") -sha256sums=('2a47cc1752d8a25e918898dec44385721ed0a0a0fd41e9edeaa6394a4eb25637' +sha256sums=('8943282d0b4c8cd3532679c7827d2d2b4beca1793f11702eaefb59c315b05669' 'SKIP' 'fd2b1a775271066e195fe55a89862ba65530457c4bb81404d0b510bce3c69b1c') validpgpkeys=('3CE1780F78DD88DF45194FD706BC317B515ACE7C') |