[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Feb 6 10:07:35 UTC 2015
Date: Friday, February 6, 2015 @ 11:07:35
Author: jelle
Revision: 127185
upgpkg: calibre 2.19.0-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-06 09:41:09 UTC (rev 127184)
+++ PKGBUILD 2015-02-06 10:07:35 UTC (rev 127185)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=2.18.0
+pkgver=2.19.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=('8ba11e69e241c744111a72fd172ac335')
+md5sums=('897321097a8f3d6e23edf8d4a02310e1')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list