[arch-commits] Commit in calibre/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Jan 30 16:16:34 UTC 2016
Date: Saturday, January 30, 2016 @ 17:16:34
Author: jelle
Revision: 159570
upgpkg: calibre 2.50.1-1
Modified:
calibre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-30 16:07:05 UTC (rev 159569)
+++ PKGBUILD 2016-01-30 16:16:34 UTC (rev 159570)
@@ -7,7 +7,7 @@
# Contributor: Larry Hajali <larryhaja at gmail.com>
pkgname=calibre
-pkgver=2.50.0
+pkgver=2.50.1
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@
)
install=calibre.install
source=("https://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz")
-md5sums=('2595129d99ccd20a3ae75f88b544a8f5')
+md5sums=('4914d8ea90b58103ccb5a6505af0c376')
prepare(){
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list