[arch-commits] Commit in recoll/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Apr 22 14:39:34 UTC 2019


    Date: Monday, April 22, 2019 @ 14:39:33
  Author: spupykin
Revision: 452970

upgpkg: recoll 1.25.5-2

Modified:
  recoll/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 14:29:26 UTC (rev 452969)
+++ PKGBUILD	2019-04-22 14:39:33 UTC (rev 452970)
@@ -6,12 +6,13 @@
 
 pkgname=recoll
 pkgver=1.25.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
 url="https://www.lesbonscomptes.com/recoll/"
 license=('GPL')
-depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 'qt5-webkit')
+depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 'qt5-webkit'
+	 'chmlib')
 makedepends=('python' 'python2-pychm' 'python-setuptools')
 optdepends=('libxslt: for XML based formats (fb2,etc)'
 	    'unzip: for the OpenOffice.org documents'



More information about the arch-commits mailing list