diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-25 22:08:16 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-25 22:08:16 -0300 |
commit | 4c28665a5e566d6760ef2077f1cc819fe6cf7850 (patch) | |
tree | bf71655d54230fcd8986cb36e71eb0b0c2ecfb67 | |
parent | 0e14551ece1308f07a65189b32c9ed1a94f10ca3 (diff) | |
download | abslibre-4c28665a5e566d6760ef2077f1cc819fe6cf7850.tar.gz abslibre-4c28665a5e566d6760ef2077f1cc819fe6cf7850.tar.bz2 abslibre-4c28665a5e566d6760ef2077f1cc819fe6cf7850.zip |
calibre-libre-1.34.0-1: updating version
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 57adf177c..d28dc45d1 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109846 2014-04-19 07:55:26Z jelle $ +# $Id: PKGBUILD 110173 2014-04-25 19:47:10Z jelle $ # Maintainer: jelle van der Waa <jelle@vdwaa.nl> # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -9,8 +9,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.33.0 -pkgrel=2 +pkgver=1.34.0 +pkgrel=1 pkgdesc="Ebook management application, without nonfree libunrar support" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -30,7 +30,7 @@ install=calibre.install source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('df51094fe6d5f2e1f10bc070b3d65a68' +md5sums=('1621d563c0cd46d582f8fdf8c44dbb6f' 'ece36dfd737fa4a346f0a0e59395e949' '675cd87d41342119827ef706055491e7') |