hashworks pushed to branch main at Arch Linux / Packaging / Packages /
dovecot-fts-elastic
Commits:
2142bd24 by Justin Kromlinger at 2024-09-13T13:49:49+02:00
upgpkg: 1.1.0-6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = dovecot-fts-elastic
pkgdesc = Dovecot FTS plugin for elasticsearch
pkgver = 1.1.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/filiphanes/fts-elastic
install = dovecot-fts-elastic.install
arch = x86_64
license = MIT
- depends = dovecot=2.3.20
+ depends = dovecot=2.3.21.1
depends = json-c
backup = etc/dovecot/conf.d/90-fts.conf
source =
dovecot-fts-elastic-1.1.0.tar.gz::https://github.com/filiphanes/fts-elastic/archive/1.1.0.tar.gz
=====================================
PKGBUILD
=====================================
@@ -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.20
+_dcpkgver=2.3.21.1
# Make sure to bump pkgrel if changing this.
pkgname=dovecot-fts-elastic
_reponame=fts-elastic
pkgver=1.1.0
-pkgrel=5
+pkgrel=6
pkgdesc="Dovecot FTS plugin for elasticsearch"
arch=(x86_64)
url="https://github.com/filiphanes/fts-elastic"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot-fts-elastic/-/commit/2142bd24e78672a6070a8e1c213bfba2f0185ded
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dovecot-fts-elastic/-/commit/2142bd24e78672a6070a8e1c213bfba2f0185ded
You're receiving this email because of your account on gitlab.archlinux.org.