diff options
-rw-r--r-- | libre/calibre/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 250c1e861..2b1042545 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -9,8 +9,8 @@ # Maintainer: Jesús E.<heckyel@parabola.nu> pkgname=calibre -_commit="ae325d5a4d41e7f6cb61773b7ac6dfbf0e778983" -pkgver=3.10.0 +_commit='2a4cfe3fdc292d794b3e65fb8461811b98e631a1' +pkgver=3.11.1 pkgrel=1.parabola1 _mathjax_ver=2.6.1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" @@ -32,10 +32,10 @@ source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/Megver83/calibre/repository "$pkgname-$pkgver.tar.gz.sig::https://gitlab.com/Megver83/calibre/raw/signatures/$pkgname-$pkgver-${_commit}.tar.gz.sig" "$pkgname-translations.zip::https://github.com/kovidgoyal/${pkgname}-translations/archive/master.zip" "MathJax-${_mathjax_ver}.tar.gz::https://github.com/kovidgoyal/MathJax/archive/${_mathjax_ver}.tar.gz") -sha512sums=('693b7ecd0ddf6cc9dea0ccbea6e9ea33b6da33f4add4581f9e360b0970a5655fec4c88b1d9a112430c7ece9951cd13b73634949095bb545f185e1efa6b2082a2' +sha256sums=('b53c76b86eb1e739731f3625b99b57af9769eb1639f63faa6963065073e41a30' 'SKIP' - 'd03ea1a2426088caee4dce1a339e54c8634bb0469c78788b2653d50e0df7ab12ccaba18fe6170874799172d46011cbc4200401f02b68c5ce3ec1988d6db82018' - '23e1f08cc8df16f27eb9316e3e2975bdf716d3205907dc55fa907282d70de4d7637e930a42f1bc002622d5831093efdc68c22be6f0512d4dedc7c0d8cda3230c') + '39ea2c430f50d1e02ce322798f22f668e4995605dd41b6e36c5fe2b9bceb1c7d' + 'c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8') validpgpkeys=('6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78' # David P. '916FFBC76D2E641BA416BA53364F4E1483446AC5' # Jesús E. ) |