Date: Monday, May 8, 2023 @ 21:12:50
  Author: spupykin
Revision: 1459565

upgpkg: recoll 1.34.6-1

Modified:
  recoll/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-08 21:12:16 UTC (rev 1459564)
+++ PKGBUILD    2023-05-08 21:12:50 UTC (rev 1459565)
@@ -5,8 +5,8 @@
 # Contributor: Robert Emil Berge <[email protected]>
 
 pkgname=recoll
-pkgver=1.34.0
-pkgrel=2
+pkgver=1.34.6
+pkgrel=1
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
 url="https://www.lesbonscomptes.com/recoll/";
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('xapian-core>=1.0.15-1' 'qt5-base' 'openssl' 'hicolor-icon-theme' 
'qt5-webengine'
         'chmlib' 'aspell')
-makedepends=('python' 'python-setuptools')
+makedepends=('python' 'python-setuptools' 'qt5-tools')
 optdepends=('libxslt: for XML based formats (fb2,etc)'
            'unzip: for the OpenOffice.org documents'
            'poppler: for pdf'
@@ -30,7 +30,7 @@
             'python-pychm: CHM filter'
            'aspell-en: English stemming support')
 source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz";)
-sha512sums=('1adcb65ab23dde5ea8b0dcb8779c0c4917f6e6f1bba10afafd43baf74130ca75407aa296a5a93d944c647eca6ef527a4a1a15f025175d34dede564dacce98b69')
+sha512sums=('f151a8f3575af41277fc9b50bb9a5e2ea1348e035b3dead36b47d1d6918deb755a4d59913d174db48273afdd95f4a063aa20219f1116a6d83c82fb063dbf16b7')
 
 prepare() {
   cd "$srcdir/$pkgname-${pkgver/_/}"

Reply via email to