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

Justin Kromlinger hashworks at gemini.archlinux.org
Mon Feb 14 19:55:12 UTC 2022


    Date: Monday, February 14, 2022 @ 19:55:12
  Author: hashworks
Revision: 1133229

upgpkg: dovecot-fts-elastic 1.1.0-1

Modified:
  dovecot-fts-elastic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 18:46:09 UTC (rev 1133228)
+++ PKGBUILD	2022-02-14 19:55:12 UTC (rev 1133229)
@@ -4,13 +4,13 @@
 # This must be built against the version of dovecot being used,
 # else mail delivery will fail.
 # Specify the version of dovecot to be used here:
-_dcpkgver=2.3.17
+_dcpkgver=2.3.18
 # Make sure to bump pkgrel if changing this.
 
 pkgname=dovecot-fts-elastic
 _reponame=fts-elastic
-pkgver=1.0.0
-pkgrel=10
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Dovecot FTS plugin for elasticsearch"
 arch=(x86_64)
 url="https://github.com/filiphanes/fts-elastic"
@@ -19,7 +19,7 @@
 backup=('etc/dovecot/conf.d/90-fts.conf')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz"
         "90-fts.conf")
-sha256sums=('00b1f214791a3d8e01eb9916138dc3d9a8978dd1fa6494c5ae5cf5b7902a0fd5'
+sha256sums=('50aac69510cb504b6c7af7180a1d21fed3aadd47df30e5cd8ad50dfae5c36452'
             '3442fa7350055c7328bcdf2f666727b9a5d8c942a0bfe93044db344c80ad7e69')
 install=dovecot-fts-elastic.install
 



More information about the arch-commits mailing list