diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-12 18:11:10 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-12 18:11:10 -0500 |
commit | 1af131a512b6cf244a8b50565e0553f9b11b4328 (patch) | |
tree | bcb9ce4754c164fd79091e3cb6861d4df82dc1e1 /libre/calibre-libre/PKGBUILD | |
parent | 330c0a9ff2e05b86f69f0209b3265cb003e0c98d (diff) | |
parent | 994ea903447400adf05d1da1d36d7df8f7dbcd56 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Conflicts:
libre/iceweasel-i18n/PKGBUILD
libre/iceweasel-libre/PKGBUILD
libre/iceweasel-libre/libre.patch
libre/iceweasel-libre/mozconfig
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 52c390c3a..ac3046760 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.13 +pkgver=0.9.14 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=('3ad062f85eca072c3990c766bc05412a' +md5sums=('0a809b1c1378f95a69337b9bc8207493' '42c07b43d575b5e7e7524bd7b9528f0e' '675cd87d41342119827ef706055491e7') |