Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
recoll


Commits:
d43e5360 by Sergej Pupykin at 2024-04-28T20:54:27+03:00
upgpkg: 1.37.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
 pkgbase = recoll
        pkgdesc = Full text search tool based on Xapian backend
-       pkgver = 1.37.4
-       pkgrel = 4
-       url = https://www.lesbonscomptes.com/recoll/
+       pkgver = 1.37.5
+       pkgrel = 1
+       url = https://www.recoll.org
        arch = x86_64
        license = GPL
        makedepends = python
@@ -29,7 +29,7 @@ pkgbase = recoll
        optdepends = python-lxml: indexing spreadsheets
        optdepends = python-pychm: CHM filter
        optdepends = aspell-en: English stemming support
-       source = https://www.lesbonscomptes.com/recoll/recoll-1.37.4.tar.gz
-       sha512sums = 
9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814
+       source = https://www.recoll.org/recoll-1.37.5.tar.gz
+       sha512sums = 
594a81de809a2f2f08986ef1220ea2d7df8292923f55cf41c5813eb50be9ca63aa9f77c38bd27466486e72b030f2df28a093bca32dae1682d514acbb11a76382
 
 pkgname = recoll


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Robert Emil Berge <filokte...@linuxophic.org>
 
 pkgname=recoll
-pkgver=1.37.4
-pkgrel=4
+pkgver=1.37.5
+pkgrel=1
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
 url="https://www.recoll.org";
@@ -34,7 +34,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
 #          'krunner5: KDE plugins'
            'aspell-en: English stemming support')
 source=("https://www.recoll.org/$pkgname-${pkgver/_/}.tar.gz";)
-sha512sums=('9e5af5d00191658f23e6a5916718014827f12f4553d9429fe385c0bd1c72f2f49ae97e7d7b8121cb174b299ffe482aa547e4a3aabf2da92e9773bf9eb0f57814')
+sha512sums=('594a81de809a2f2f08986ef1220ea2d7df8292923f55cf41c5813eb50be9ca63aa9f77c38bd27466486e72b030f2df28a093bca32dae1682d514acbb11a76382')
 
 prepare() {
   cd "$srcdir/$pkgname-${pkgver/_/}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/d43e5360a8e7e1010f506179aa8e6bab0b75e710

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/d43e5360a8e7e1010f506179aa8e6bab0b75e710
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to