Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8eb178006de6e2286672d4703da4f9aa36c1509d
commit 8eb178006de6e2286672d4703da4f9aa36c1509d Author: Melko <[email protected]> Date: Fri Jun 3 17:04:31 2016 +0200 calibre-2.58.0-1-x86_64 * version bump diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index 001a87e..777ed38 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Melko <[email protected]> pkgname=calibre -pkgver=2.57.1 +pkgver=2.58.0 pkgrel=1 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" depends=('python>=2.7' 'imagemagick>=6.8.9' 'xz>=5.0.3' 'libtool' 'libuuid' 'poppler-glib>=0.20.3' \ 'chmlib' 'icu4c' 'pyqt5' 'python-dateutil' 'python-mechanize' 'lxml' 'netifaces' \ - 'podofo' 'imaging' 'python-sqlite3' 'beautifulsoup' 'cssutils' 'libmtp' 'python-cssselect' 'apsw' \ - 'qt5-webkit' 'xdg-utils') + 'podofo' 'imaging' 'python-sqlite3' 'cssutils' 'libmtp' 'python-cssselect' 'python2-apsw' \ + 'python-six' 'qt5-webkit' 'xdg-utils') makedepends=('pycountry') groups=('xapps-extra') archs=('i686' 'x86_64') @@ -24,7 +24,7 @@ source=(https://github.com/kovidgoyal/calibre/releases/download/v${pkgver}/calib $pkgname-gui.png \ $pkgname.xml) up2date="Flasttar https://github.com/kovidgoyal/calibre/releases .tar.xz" -sha1sums=('25ac0fcc480c2416f70e3231192642df78f36792' \ +sha1sums=('c138cf551471cf19d7d29162e43d08b8c85e6669' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ '2a675529ef6f034eb20bc48620802b60796d689d' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
