[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Aug 16 08:18:11 UTC 2015
Date: Sunday, August 16, 2015 @ 10:18:11
Author: jelle
Revision: 138399
upgpkg: calibre 2.35.0-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-15 22:53:25 UTC (rev 138398)
+++ PKGBUILD 2015-08-16 08:18:11 UTC (rev 138399)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=2.34.0
+pkgver=2.35.0
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
)
install=calibre.install
source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
-md5sums=('588f060543f8c3142f94ebbc09416f0d')
+md5sums=('2d4652c0247ae963186bd990a734bf00')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list