diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-02 10:17:37 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-02 10:17:37 +0100 |
commit | ebfec135472b53e63f0542048f966fe6f6c5e2f9 (patch) | |
tree | 13474bddc294aadb74c62ae1fcfdb11f564ae831 /libre/calibre-libre/PKGBUILD | |
parent | 1604884117f74aa37ac283f72a3c57cf5473f7ed (diff) | |
parent | 2f5224819ae83de6e9d8de008d5f2dc24769cb0d (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
extra/libchewing/PKGBUILD
extra/ntfs-3g_ntfsprogs/PKGBUILD
extra/scim-chewing/PKGBUILD
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-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 91f4c8ea6..baf02216f 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.16 +pkgver=0.9.17 pkgrel=1 pkgdesc="Ebook management application (unar support included instead of libunrar and without nonfree fonts)" arch=('i686' 'x86_64') @@ -27,7 +27,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('ee66d836fad40a184792cee3c5c6755b' +md5sums=('dd978f45d1fa3702811ec5328c4aec9c' '42c07b43d575b5e7e7524bd7b9528f0e' '675cd87d41342119827ef706055491e7') |