summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2015-12-10 14:16:28 -0500
committerEli Schwartz2015-12-10 14:16:28 -0500
commitdfce8c6167c4f603f22ac908925a02e10d90e9bc (patch)
treefedc92a7965b3f843380e9461cf4942fd887a78d /PKGBUILD
parentf2dcdd321560998dc2a31d1d71df1dd9314f5c88 (diff)
downloadaur-dfce8c6167c4f603f22ac908925a02e10d90e9bc.tar.gz
upgpkg: calibre-git 2.45.0.r100.g9ab8581-1
Force rebuild against new C++11 ABI new tool in Polish Book requires optipng
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c84adc241f5..d5311967d9bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja@gmail.com>
pkgname=calibre-git
-pkgver=2.36.0.r20.g94f3ba6
+pkgver=2.45.0.r100.g9ab8581
pkgrel=1
pkgdesc="Ebook management application, from git"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ depends=('python2-dateutil' 'python2-cssutils' 'python2-mechanize' 'mtdev'
'python2-pyqt5' 'python2-psutil' 'icu' 'libmtp' 'python2-dbus'
'python2-netifaces' 'python2-cssselect' 'python2-apsw'
'qt5-webkit' 'desktop-file-utils' 'qt5-svg' 'python2-pygments'
- 'desktop-file-utils' 'gtk-update-icon-cache')
+ 'desktop-file-utils' 'gtk-update-icon-cache' 'optipng')
makedepends=('git' 'qt5-x11extras' 'xdg-utils')
optdepends=('ipython2: to use calibre-debug'
'udisks: required for mounting certain devices')