[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Jan 10 14:01:42 UTC 2015
Date: Saturday, January 10, 2015 @ 15:01:41
Author: jelle
Revision: 125703
upgpkg: calibre 2.16.0-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-10 11:02:43 UTC (rev 125702)
+++ PKGBUILD 2015-01-10 14:01:41 UTC (rev 125703)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=2.15.0
+pkgver=2.16.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=('1658161216c5e4cf8a6c37b7af49d4e6')
+md5sums=('1ae715086fa4b69c42513e119103cc5d')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list