[arch-commits] Commit in recoll/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 25 23:19:35 UTC 2019
Date: Wednesday, December 25, 2019 @ 23:19:34
Author: felixonmars
Revision: 541426
upgpkg: recoll 1.26.2-1
Modified:
recoll/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-25 23:19:11 UTC (rev 541425)
+++ PKGBUILD 2019-12-25 23:19:34 UTC (rev 541426)
@@ -5,8 +5,8 @@
# Contributor: Robert Emil Berge <filoktetes at linuxophic.org>
pkgname=recoll
-pkgver=1.26.1
-pkgrel=3
+pkgver=1.26.2
+pkgrel=1
pkgdesc="Full text search tool based on Xapian backend"
arch=('x86_64')
url="https://www.lesbonscomptes.com/recoll/"
@@ -30,7 +30,7 @@
'python-pychm: CHM filter'
'aspell-en: English stemming support')
source=("https://www.lesbonscomptes.com/$pkgname/$pkgname-${pkgver/_/}.tar.gz")
-sha256sums=('438f251c24baf954020cf3298872c74982f4c4abffd10197d7700db83072e732')
+sha256sums=('d3392a727d5c5b7258c94d85af48af31bf77379a05b671da74a9fc80c375ce18')
prepare() {
cd "$srcdir/$pkgname-${pkgver/_/}"
More information about the arch-commits
mailing list