[arch-commits] Commit in dovecot-fts-xapian/trunk (PKGBUILD)

Thore Bödecker foxxx0 at gemini.archlinux.org
Thu Jun 16 10:36:08 UTC 2022


    Date: Thursday, June 16, 2022 @ 10:36:08
  Author: foxxx0
Revision: 1238095

upgpkg: dovecot-fts-xapian 1.5.5-3: rebuild against dovecot 2.3.19.1

Modified:
  dovecot-fts-xapian/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-16 10:36:05 UTC (rev 1238094)
+++ PKGBUILD	2022-06-16 10:36:08 UTC (rev 1238095)
@@ -4,7 +4,7 @@
 # This must be built against the version of dovecot being used,
 # otherwise it will fail to load and thus work.
 # Specify the version of dovecot to be used here:
-_dcpkgver=2.3.19
+_dcpkgver=2.3.19.1
 # Make sure to bump pkgrel if changing this.
 
 pkgname=dovecot-fts-xapian
@@ -11,7 +11,7 @@
 _pkgname="${pkgname#dovecot-}"
 _pkgver=1.5.5 # pacman's vercmp does not like alphabet characters without a dot prefix
 pkgver=1.5.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Dovecot FTS plugin based on Xapian"
 arch=('x86_64')
 url="https://github.com/grosjo/fts-xapian"



More information about the arch-commits mailing list