summaryrefslogtreecommitdiff
path: root/libre/calibre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/calibre/PKGBUILD')
-rw-r--r--libre/calibre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index d4939e203..0edb099c9 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 133492 2015-05-15 10:21:09Z jelle $
+# $Id: PKGBUILD 134308 2015-05-29 12:44:59Z jelle $
# Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl>
# Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org>
@@ -9,7 +9,7 @@
pkgname=calibre
_pkgname=$pkgname-libre
-pkgver=2.28.0
+pkgver=2.29.0
pkgrel=1.parabola1
pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives"
arch=('i686' 'x86_64' 'mips64el')
@@ -32,9 +32,9 @@ install=$pkgname.install
mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz")
source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz"
'libre.patch')
-mkmd5sums=('1837c57d4c115049c3749e03ca3378ba')
-md5sums=('36639a9ebd87beab162135130bbfa628'
- '466d44b66e40a94ede272093ccd9ade4')
+mkmd5sums=('b5fa328864cd4d91f827889856a1352b')
+md5sums=('67a33eb891bcf7812f3c5128a2816c81'
+ '0c70c8d2fd4b11c51d061596e3c8d487')
mksource(){
cd "${srcdir}/${pkgname}-${pkgver}"