summaryrefslogtreecommitdiff
path: root/libre/calibre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/calibre/PKGBUILD')
-rw-r--r--libre/calibre/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD
index 83366a96c..1e2173062 100644
--- a/libre/calibre/PKGBUILD
+++ b/libre/calibre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 119667 2014-09-27 18:34:38Z jelle $
+# $Id: PKGBUILD 120110 2014-10-03 20:08:48Z 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,8 +9,8 @@
pkgname=calibre
_pkgname=$pkgname-libre
-pkgver=2.4.0
-pkgrel=1.parabola2
+pkgver=2.5.0
+pkgrel=1.parabola1
pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives"
arch=('i686' 'x86_64' 'mips64el')
url="http://$pkgname-ebook.com/"
@@ -32,9 +32,9 @@ install=$pkgname.install
mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz")
source=("https://repo.parabolagnulinux.org/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz"
'libre.patch')
-mkmd5sums=('fc8f9b03879b959aa7d18b460f285eeb')
-md5sums=('4e044ab495aa4e6689765c8f7c4811d2'
- '343162b9d1c97c0463d4919a8b9ac500')
+mkmd5sums=('f368f3f313fd5b8bc2d119edd9414318')
+md5sums=('7007c04112d24c2e108c629c132d4355'
+ '2c83d9289f381054ff279358ccd31d61')
mksource(){
cd "${srcdir}/${pkgname}-${pkgver}"