diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-26 19:37:52 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-26 19:37:52 -0300 |
commit | c887caa07eaa758437ac91a4ae17c1443d8c79bd (patch) | |
tree | 7fccbd0f074ea9aad81a8511c3b0b60ebdf74193 /libre/calibre-libre | |
parent | f9493ab620982f2c2a379c475e8fd2bae7114b6e (diff) | |
download | abslibre-c887caa07eaa758437ac91a4ae17c1443d8c79bd.tar.gz abslibre-c887caa07eaa758437ac91a4ae17c1443d8c79bd.tar.bz2 abslibre-c887caa07eaa758437ac91a4ae17c1443d8c79bd.zip |
calibre-libre-0.9.28-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 1ef8b1d76..baa7db081 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.27 +pkgver=0.9.28 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=('1d5bbe102e3ec6ec71399aad5d074137' +md5sums=('c2825950cb3c94f5d3fe3c00de2c57e5' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |