diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-31 00:43:21 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-05-31 00:43:21 -0300 |
commit | 9a6d5dbc2102a9ee803539a64fbd81fa634ba31b (patch) | |
tree | aacf1e1c4f7da1acf49b4f9659cf7aff545b642f | |
parent | 4cc56deae266b9e32559816eebd400d04984b696 (diff) | |
download | abslibre-9a6d5dbc2102a9ee803539a64fbd81fa634ba31b.tar.gz abslibre-9a6d5dbc2102a9ee803539a64fbd81fa634ba31b.tar.bz2 abslibre-9a6d5dbc2102a9ee803539a64fbd81fa634ba31b.zip |
calibre-libre-1.39.0-1: updating version
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 10 | ||||
-rw-r--r-- | libre/calibre-libre/libre.patch | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 3626a8623..770e5a224 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 111778 2014-05-24 09:48:31Z jelle $ +# $Id: PKGBUILD 112255 2014-05-30 17:49:50Z jelle $ # Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl> # Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org> @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.38.0 +pkgver=1.39.0 pkgrel=1 pkgdesc="Ebook management application, without nonfree libunrar support" arch=('i686' 'x86_64' 'mips64el') @@ -32,11 +32,11 @@ source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver} 'desktop_integration.patch' 'calibre-mount-helper' 'libre.patch') -mkmd5sums=('c8f5e077c10bc3975a384fee291dbc8b') -md5sums=('62bce33edc0803eb8c125665aa982a7c' +mkmd5sums=('38aa711c11586eb365bc5ff522cf9b58') +md5sums=('fad9ab43170f284dcb159413093de2e4' 'ece36dfd737fa4a346f0a0e59395e949' '675cd87d41342119827ef706055491e7' - '64b6798f526165146084e447cc3d9e1a') + '073a36adbb3628d21c2dff8b41e84abe') mksource(){ cd "${srcdir}/${_pkgname}" diff --git a/libre/calibre-libre/libre.patch b/libre/calibre-libre/libre.patch index cff783d15..e2101d8a2 100644 --- a/libre/calibre-libre/libre.patch +++ b/libre/calibre-libre/libre.patch @@ -521,10 +521,10 @@ index fd9a36d..130d08d 100644 test_icu() test_woff() test_qt() -diff --git a/src/calibre/translations/calibre.pot b/src/calibre/translations/calibre.pot +diff --git a/translations/calibre/main.pot b/translations/calibre/main.pot index 1775b71..65cf8c4 100644 ---- a/src/calibre/translations/calibre.pot -+++ b/src/calibre/translations/calibre.pot +--- a/translations/calibre/main.pot ++++ b/translations/calibre/main.pot @@ -3870,7 +3870,7 @@ msgid "Set book ID" msgstr "" |