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

Jelle van der Waa jelle at nymeria.archlinux.org
Fri May 9 19:15:05 UTC 2014


    Date: Friday, May 9, 2014 @ 21:15:05
  Author: jelle
Revision: 110925

upgpkg: calibre 1.36.0-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-09 16:39:03 UTC (rev 110924)
+++ PKGBUILD	2014-05-09 19:15:05 UTC (rev 110925)
@@ -7,7 +7,7 @@
 # Contributor: Larry Hajali <larryhaja at gmail.com>
 
 pkgname=calibre
-pkgver=1.35.0
+pkgver=1.36.0
 pkgrel=1
 pkgdesc="Ebook management application"
 arch=('i686' 'x86_64') 
@@ -25,6 +25,9 @@
 source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz"
         'desktop_integration.patch'
         'calibre-mount-helper')
+md5sums=('713a5a3e526201ca779cc72d93d6eaa5'
+         'ece36dfd737fa4a346f0a0e59395e949'
+         '675cd87d41342119827ef706055491e7')
 
 prepare(){
   cd "${srcdir}/${pkgname}"
@@ -84,6 +87,3 @@
   # Compiling optimized bytecode FS33392
   python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
 }
-md5sums=('fa98868fc6b446a8c22ef13475e6d224'
-         'ece36dfd737fa4a346f0a0e59395e949'
-         '675cd87d41342119827ef706055491e7')




More information about the arch-commits mailing list