diff options
author | Jesús Eduardo <heckyel@parabola.nu> | 2017-06-30 19:14:49 +0000 |
---|---|---|
committer | Jesús Eduardo <heckyel@parabola.nu> | 2017-06-30 19:14:49 +0000 |
commit | 2453e7720c662e558984c18aa1728965b357ad15 (patch) | |
tree | 207281b1f4b3437dbc36d8ec452eff2bcd05ef25 /libre/calibre/PKGBUILD | |
parent | 2a99685878b44ecec97f46e3b66463f7ec89308a (diff) | |
download | abslibre-2453e7720c662e558984c18aa1728965b357ad15.tar.gz abslibre-2453e7720c662e558984c18aa1728965b357ad15.tar.bz2 abslibre-2453e7720c662e558984c18aa1728965b357ad15.zip |
calibre: new version 3.2.1
Diffstat (limited to 'libre/calibre/PKGBUILD')
-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 21a8bf8c5..8c8f3871e 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -11,9 +11,9 @@ # Maintainer: Jesús E.<heckyel@parabola.nu> pkgname=calibre -_commit=851270ac5cc2e5d50d1ec8847aa8e2e933992577 -pkgver=3.1.1 -pkgrel=1.parabola2 +_commit=e3d96a82f7b4481b39fa778bceda9322865067f0 +pkgver=3.2.1 +pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('x86_64' 'i686' 'armv7h') url="https://calibre-ebook.com/" @@ -24,7 +24,7 @@ depends=('python2-six' 'python2-dateutil' 'python2-cssutils' 'python2-cherrypy' 'python2-pillow' 'shared-mime-info' 'python2-dnspython' 'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus' 'python2-netifaces' 'python2-cssselect' 'python2-apsw' 'qt5-webkit' - 'qt5-svg' 'python2-chardet' 'python2-regex' 'python2-msgpack' 'python2-pygments' 'mtdev' + 'qt5-svg' 'python2-chardet' 'python2-msgpack' 'python2-regex' 'python2-pygments' 'mtdev' 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng' 'udisks2') makedepends=('qt5-x11extras' 'xdg-utils') optdepends=('ipython2: to use calibre-debug' @@ -33,7 +33,7 @@ replaces=($pkgname-libre) conflicts=($pkgname-libre) source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/Megver83/calibre/repository/archive.tar.gz?ref=$pkgver" "$pkgname-$pkgver.tar.gz.sig::https://gitlab.com/Megver83/calibre/raw/signatures/$pkgname-$pkgver-${_commit}.tar.gz.sig") -sha512sums=('d4d0cfa765a9947c90d42c744a109532379d207a844938669152c3ebcf18130be917c02b372f57bd4ddca6c97cebdd012114fe3c1116de858f1670909ad1c899' +sha512sums=('4644205ef8ddcc068f39723515f17141d02f998261e82bc5e8a6a31db98e83894d3d357f4a59cc518ae498d57bb87aafd42c68756824f8f1bed0b63e9a1fe220' 'SKIP') validpgpkeys=('6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78' # David P. '916FFBC76D2E641BA416BA53364F4E1483446AC5' # Jesús E. |