[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Apr 17 21:38:16 UTC 2015
Date: Friday, April 17, 2015 @ 23:38:16
Author: jelle
Revision: 131601
upgpkg: calibre 2.25.0-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-17 21:35:50 UTC (rev 131600)
+++ PKGBUILD 2015-04-17 21:38:16 UTC (rev 131601)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=2.24.0
+pkgver=2.25.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=('864eb4f736ca89e4bab24b0a8a963230')
+md5sums=('8f897b9c0143448381f749c7f7777a5d')
prepare(){
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list