[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Aug 17 17:29:53 UTC 2014
Date: Sunday, August 17, 2014 @ 19:29:52
Author: jelle
Revision: 117481
upgpkg: calibre 1.206.1-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-08-17 15:54:28 UTC (rev 117480)
+++ PKGBUILD 2014-08-17 17:29:52 UTC (rev 117481)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=1.206.0
+pkgver=1.206.1
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -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=('be2906b326faa8019996e015d0f87c7d')
+md5sums=('7d129a909a35692979410b6cd5ded263')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list