diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-18 19:39:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-18 19:39:27 -0300 |
commit | b50d6f1ad36908e3f5f82f1469c05632c09c2804 (patch) | |
tree | d33d262e6b291b76073f732a1a1c36d7e90bae1d /libre | |
parent | 1e3bab28ea53bb00c295c2d85a5ebfac7c74d40b (diff) | |
download | abslibre-b50d6f1ad36908e3f5f82f1469c05632c09c2804.tar.gz abslibre-b50d6f1ad36908e3f5f82f1469c05632c09c2804.tar.bz2 abslibre-b50d6f1ad36908e3f5f82f1469c05632c09c2804.zip |
calibre-libre-0.9.31-1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index d5128f90f..51f0a0c0a 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90259 2013-05-10 15:53:35Z jelle $ +# $Id: PKGBUILD 91009 2013-05-17 10:26:19Z jelle $ # Maintainer: jelle van der Waa <jelle@vdwaa.nl> # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.30 +pkgver=0.9.31 pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') @@ -30,7 +30,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('4b0e4aeb0ebac5d5319a97cbd5163deb' +md5sums=('19abde7fd5a065cadfaee4ed12568d96' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |