diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 22:16:08 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-05 22:16:08 -0300 |
commit | b3338cd0acaa64d1cfb015f5aa38d233c9aba9ee (patch) | |
tree | 4ab1af7a287f0615da1d85e826f017bf0d8d4790 /libre/calibre-libre | |
parent | f2014c7ce763c4b95ae515e18b44fb6d3ee3cce3 (diff) |
calibre-libre-0.9.26-1: updating version
Diffstat (limited to 'libre/calibre-libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 7604ea11a..9279a463f 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.25 +pkgver=0.9.26 pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') @@ -28,7 +28,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('5a6d9a94cde6233a233ab1be41d3459d' +md5sums=('14df8fbe5e0fa5e8cc14b480603920e2' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |