[arch-commits] Commit in calibre/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Aug 9 14:47:22 UTC 2014


    Date: Saturday, August 9, 2014 @ 16:47:22
  Author: jelle
Revision: 117073

upgpkg: calibre 1.205.0-1

Modified:
  calibre/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-09 10:53:21 UTC (rev 117072)
+++ PKGBUILD	2014-08-09 14:47:22 UTC (rev 117073)
@@ -7,8 +7,8 @@
 # Contributor: Larry Hajali <larryhaja at gmail.com>
 
 pkgname=calibre
-pkgver=1.204.1
-pkgrel=2
+pkgver=1.205.0
+pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
 url="http://calibre-ebook.com/"
@@ -24,7 +24,7 @@
 optdepends=('ipython2: to use calibre-debug')
 install=calibre.install
 source=("http://download.calibre-ebook.com/betas/calibre-${pkgver}.tar.xz")
-md5sums=('12f63635b7c743da3b4849f3a1e8ee9b')
+md5sums=('970476ffd18d1edb2e3e80b01dda4917')
 
 prepare(){
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -87,4 +87,3 @@
   python2 -m compileall "${pkgdir}/usr/lib/calibre/"
   python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
 }
-




More information about the arch-commits mailing list