Date: Thursday, June 24, 2021 @ 16:42:47 Author: foxxx0 Revision: 967204
add comment for ABI dependant packages Modified: dovecot/trunk/PKGBUILD ----------+ PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-24 15:31:04 UTC (rev 967203) +++ PKGBUILD 2021-06-24 16:42:47 UTC (rev 967204) @@ -7,7 +7,10 @@ # Contributor: GARETTE Emmanuel <gnunux at laposte dot net> # Contributor: Phillip Schichtel <[email protected]> -# --->>> remember to rebuild/bump pigeonhole AND dovecot-fts-elastic in one step <<<--- +# --->>> remember to rebuild/bump the following packages TOGETHER with a new dovecot ABI: +# +pigeonhole +# +dovecot-fts-elastic +# +dovecot-fts-xapian pkgname=dovecot pkgver=2.3.15
