Date: Saturday, October 21, 2017 @ 14:46:21 Author: jelle Revision: 263835
Fix FS#55893 Add /etc/i3/config to the backup array Modified: i3-wm/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-21 14:45:05 UTC (rev 263834) +++ PKGBUILD 2017-10-21 14:46:21 UTC (rev 263835) @@ -3,7 +3,7 @@ pkgname=i3-wm pkgver=4.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="An improved dynamic tiling window manager" url="https://i3wm.org/" arch=(i686 x86_64) @@ -17,6 +17,7 @@ 'perl: i3-save-tree and i3-dmenu-desktop' 'perl-anyevent-i3: Features like saving the layout.' 'perl-json-xs: Features like saving the layout.') +backup=(etc/i3/config) groups=(i3) replaces=(i3 i3bar) source=("https://i3wm.org/downloads/i3-$pkgver.tar.bz2"{,.asc}