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


Commits:
c1b32400 by Sergej Pupykin at 2024-09-12T22:49:04+03:00
upgpkg: 1.40.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = recoll
        pkgdesc = Full text search tool based on Xapian backend
-       pkgver = 1.39.4
+       pkgver = 1.40.1
        pkgrel = 1
        url = https://www.recoll.org
        arch = x86_64
@@ -37,7 +37,7 @@ pkgbase = recoll
        optdepends = kio: KDE plugins
        optdepends = krunner: KDE plugins
        optdepends = aspell-en: English stemming support
-       source = https://www.recoll.org/recoll-1.39.4.tar.gz
-       sha512sums = 
3349998b2ed660aece9956c30ce601ee98e27bb2b4308169989820dbe6a01a38f4e683f9015289678da6728a0cf604e64b0efb3dcd2d80aff8d9577a5d15f9d5
+       source = https://www.recoll.org/recoll-1.40.1.tar.gz
+       sha512sums = 
7590f1d17f9d8fc7930044d43d92be47158cbd2c830d8723a1604b672d3d8df22e507d7208525e1bfdc169b5151f5b6a3f96bbfefb5bededd0e2dae7bdeb2359
 
 pkgname = recoll


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Robert Emil Berge <[email protected]>
 
 pkgname=recoll
-pkgver=1.39.4
+pkgver=1.40.1
 pkgrel=1
 pkgdesc="Full text search tool based on Xapian backend"
 arch=('x86_64')
@@ -35,7 +35,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
            'krunner: KDE plugins'
            'aspell-en: English stemming support')
 source=("https://www.recoll.org/$pkgname-${pkgver/_/}.tar.gz";)
-sha512sums=('3349998b2ed660aece9956c30ce601ee98e27bb2b4308169989820dbe6a01a38f4e683f9015289678da6728a0cf604e64b0efb3dcd2d80aff8d9577a5d15f9d5')
+sha512sums=('7590f1d17f9d8fc7930044d43d92be47158cbd2c830d8723a1604b672d3d8df22e507d7208525e1bfdc169b5151f5b6a3f96bbfefb5bededd0e2dae7bdeb2359')
 
 prepare() {
   cd "$srcdir/$pkgname-${pkgver/_/}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/recoll/-/commit/c1b324002a6fd6c570bdd45ea51edffc32479ef8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to